OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
CSS and Title images
This page's ID:
10819
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
[url=http://www.dfpunk.com/]www.dfpunk.com/[/url] I am trying to get the images to line up and not use a table but it won't work here is the HTML: [code] <html> <head> <title>DFpunk</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link rel="stylesheet" href="http://www.dfpunk.com/css/index.css"> <link rel="stylesheet" href="http://www.dfpunk.com/css/font.css"> <link rel="stylesheet" href="http://www.dfpunk.com/css/header.css"> </head> <body> <div id="Header_01"><img src="http://www.dfpunk.com/images/header_01.gif"></div> <div id="Header_02"><img src="http://www.dfpunk.com/images/header_02.gif"></div> <div id="Header_03"><img src="http://www.dfpunk.com/images/header_03.gif"></div> <div id="Header_04"><img src="http://www.dfpunk.com/images/header_04.gif"></div> <div id="Header_05"><img src="http://www.dfpunk.com/images/header_05.gif"></div> <div id="Header_06"><img src="http://www.dfpunk.com/images/header_06.gif"></div> <br> </body> </html> [/code] here is the CSS: [code] #Header_01{ background-image: url("http://www.dfpunk.com/images/header_01.gif"); background-repeat: no-repeat; background-position: top left; width:207px; height:169px; } #Header_02{ background-image: url("http://www.dfpunk.com/images/header_02.gif"); background-repeat: no-repeat; background-position: top left; width:213px; height:169px; } #Header_03{ background-image: url("http://www.dfpunk.com/images/header_03.gif"); background-repeat: no-repeat; background-position: top left; width:177px; height:169px; } #Header_04{ background-image: url("http://www.dfpunk.com/images/header_04.gif"); background-repeat: no-repeat; background-position: top left; width:86px; height:169px; } #Header_05{ background-image: url("http://www.dfpunk.com/images/header_05.gif"); background-repeat: no-repeat; background-position: top left; width:320px; height:139px; } #Header_06{ background-image: url("http://www.dfpunk.com/images/header_06.gif"); background-repeat: no-repeat; background-position: top left; width: 320px; height: 30px; } [/code] can some one show me my problem? [url=http://faq.ozoneasylum.com/650/]Cell 650[/url]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »