HTML and CSS Reference
In-Depth Information
}
h1
{
color:#29272A;
font-family:”Arial Black”, Gadget, sans-serif;
}
h2
{
text-indent:10px;
color:#0B0B0D;
background-color:#E27107;
font-family:”Trebuchet MS”, Arial, Helvetica, sans-serif;
}
header
{
text-align:center;
}
</ style >
< title > ==???=== </ title >
< >
< body >
< header >
< > My Favorite Things </ h1 >
</ header >
< section >
< h2 > My Favorite Music </ h2 >
==????== < br />
==????== < br />
==????== < br />
< > My Favorite Movies </ h2 >
==????== < br />
==????== < br />
==????== < br />
< h2 > My Favorite Computers </ h2 >
==????== < br />
==????== < br />
==????== < br />
< h2 > My Favorite TV </ h2 >
==????== < br />
==????== < br />
==????== < br />
< >
< >
< h5 > Not responsible for my tastes. < br />
Take it or leave it. < >
</ footer >
</ body >
</ html >
41
h is exercise should help you pay attention to the little details. Of all of the gotchas, it's the
little things that slip under the radar.
 
Search WWH ::




Custom Search