OZONE Asylum
Forums
CSS - DOM - XHTML - XML - XSL - XSLT
Why cant IE and FF get along?
This page's ID:
28368
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
[code]<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>Sweeny Community Hospital</title> <style type="text/css"> html { height: 100%; } body { height: 100%; margin: 0; padding: 0 9%; } #wrapper { height: auto !important; height: 100%; min-height: 100%; position: relative; border: 1px solid black; border-top: 0; border-bottom: 0; } #footer { position: absolute; bottom: 0; left: 0; width: 100%; margin: 0; height: 53px; background: #003795; text-align: center; color: white; font: 0.75em 'trebuchet ms', arial, helvetica, sans-serif; padding-top: 12px; } h1 { margin: 0; width: 100%; height: 61px; background: #003795 url(images/header_logo.jpg) no-repeat left top; overflow: hidden; text-indent: -777em; } h1 br { display: none; } #nav { list-style: none; margin: 0; padding: 0; background: url(images/navi_bg.jpg) repeat-x top; border: 1px solid black; border-left: 0; border-right: 0; overflow: auto; display: inline-block; } #wrapper > #nav { display: block; } #nav li { float: left; } #nav a { display: block; color: #003795; font: bold 1em/1.9em 'trebuchet ms', arial, helvetica, sans-serif; padding: 0 1ex; text-decoration: none; } #nav li > a { line-height: 2.15em; } #nav a:hover { text-decoration: underline; } address { color: white; font: bold 0.75em 'trebuchet ms', arial, helvetica, sans-serif; position: absolute; top: 0; right: 1%; } #main { padding: 1em 1em 65px; } p { margin-top: 0; } </style> </head> <body> <div id="wrapper"> <h1> <a href="http://sweenyhospital.org/">Sweeny Community Hospital<br>You'll Know We Care</a> </h1> <address>305 N. McKinney, Sweeny, TX 77480 • 979.548.1500</address> <ul id="nav"> <li> <a href="">lorem!</a> </li> </ul> <div id="main"> </div> <p id="footer">© 2006 Sweeny Community Hospital</p> </div> </body> </html>[/code]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »