<! DOCTYPE html>
<meta charset= "Utf-8" >
<title>homework</title>
<style type= "Text/css" >
. div1{
width:291px;
height:593px;
BORDER:1PX solid black;
}
. div2{
width:291px;
height:45px;
Background: #4FC0E8;
Color:white;
Font-weight:bold;
Text-align:center;
font-family:arial;
padding-top:25px;
}
. div3{
width:291px;
height:18px;
Background:white;
}
. div4{
Float:left;
width:208px;
height:83px;
Background: #4FC0E8;
Color:white;
font-family:arial;
Font-weight:bold;
padding-left:83px;
Margin-top: -84px;
line-height:83px;
}
. div5{
width:283px;
height:112px;
Background: #4FC0E8;
Color: #D9E0FA;
Font-weight:bold;
font-family:arial;
font-size:10px;
Margin-top: -1px;
padding-left:8px;
Text-align:left;
line-height:16px;
}
. div6{
width:291px;
height:235px;
Background: #4FC0E8;
}
. div7{
width:150px;
height:47px;
Background: #3BAEDA;
margin-left:65px;
Text-align:center;
line-height:47px;
font-family:arial;
Color: #F0F6F2;
Font-weight:bold;
}
</style>
<body>
<div class= "Div1" >
<div class= "Div2" ><!--first Blue background module--
LOAD more
</div>
<div class= "Div3" ><!--second white background block--
</div>
<span>
<!--Speaker Module--
</span>
<div class= "Div4" >
LOREM IPSUM dolor
</div><!--the module behind the horn--
<div class= "DIV5" ><!--speaker Below a text module--
Quisque posuere risus erat at Scelerisque felis</br>
Pulvinar Quis. Maecenas arcu Lorem,laoreet at</br>
DUI In,hendrerit mattis mi. Sed EU vehicula lectus</br>
Felis pulvinar Quis. Maecenas Arcu lorem,laoreet</br>
At Posuere risus erat.
<span style= "Font-size:12px;color:white;font-weight:bolder;text-shadow:white;text-decoration:blink;" >read more
</span><!--The last two words of text--
</div>
<!--blank modules in a large section of text--
<div style= "Width:291px;height:19px;background:white;" ></div>
<!--blank Wednesday module--
<div style= "Width:291px;height:56px;background: #3BAEDA;" >
</div>
<!--all the remaining modules--
<div class= "Div6" >
<div style= "color: #FCFFFB; font-size:9em;text-align:center;font-family: bold; font-weight:100;" >
26
</div>
<div class= "DIV7" >
ADD EVENT
</div>
</div>
</div>
</body>
Simple html+css.