what im attempting to do here is actually recreate this jpg with xhtml using css as well. have a tiny done, but wodering basically did it suitable. any help can be appreciated.
heres your link
http: //class. hahnster. com/final/final. jpg
what im doing being a assignment is to recreate the jpg implementing xhtml & css. we’ve the images associated w/ the record. its the code you want help with to render & recreate this as if ?t had been a real website pg.
heres what we’ve so far. just started studying this stuff-thanks to anyone who are able to help!
<! DOCTYPE code PUBLIC " -//W3C//DTD XHTML 1. 0 Transitional//EN"
" http: //www. w3. org/TR/xhtml1/DTD/xhtml1-transitional. dtd" >
< html>
< head>
< title> < /title>
< form type=" text/css" >
body
margin: 0;
font: 12px arial;
shade: #666666;
qualifications: #4487d9 url(images/siteBackground. gif) repeat-x best left;
#container
thickness: 800px;
h1, h2, h3
#header
length: 140px;
qualifications: url(images/headerBackground. gif) no-repeat best left;
#header h1
font-size: 25px;
shade: #ffffff;
margin: 0;
< /style>
< /head>
< body>
< div id=" container" >
< div id=" header" >
< h1> Nation’s Football League< /h1>
< /div>
< div id=" siteNav" > < /div>
< ul>
< li> < some sort of href= " /history/index. html" > History< /a> < /li>
< li> < some sort of href=" /season/index. html" > Time structure< /a> < /li>
< li> < some sort of href=" /media/index. html" > Media< /a> < /li>
< li> < some sort of href=" /draft/index. html" > Your NFL Draft< /a> < /li>
< li> < some sort of href=" /freeangency/index. html" > Zero cost agency< /a> < /li>
< li> < some sort of href=" /banned/index. html" > Stopped substances policy< /a> < /li>
< li> < some sort of href=" /teams/index. html" > Teams< /a> < /li>
< li> < some sort of href=" /oldteams/index. html" > Formar NFL teams< /a> < /li>
< /ul>
< div id=" contentArea" > < /div>
< div id=" subContent" > < /div>
< div id=" footer" > < /div>
< /div>
< /body>
< /html>
on earth do you put up the working example
If you are likely to create it as being a real web page I then you must learn the concept of slicing.
You coding appears to be ok but without being in a position to see the images you could have its hard to tell when you are going down the right route.