OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
Pesky Non-Semantic Markup.
This page's ID:
26781
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
I'm still working on my end-all be-all website =) I'm trying to do everything right, meaning liquid layout. CSS Image replacement for buttons and headers so that old non-css browsers will see text while modern browsers will hide the text and show an image. I'm using a list for a menu and what not.... yada yada yada. However, there are a few design elements on my page which require totally non-semantic structures etc. stuff like: [code] <div id="topborder"> <img src="images/TLpiece.gif" width="21" height="21" alt="" class="leftcorner" /> <img src="images/TRpiece.gif" width="21" height="21" alt="" class="rightcorner" /> </div> [/code] I do this because I need a line with the left image on the left end and likewise for the right one. An hr would work swell here semantically, but I cannot style them the same way. I can give a background image to an hr but it wouldn't be liquid like my non-semantic construct. So my question is, whats the best way to get rid of this crap?! [url=http://www.dirtystyled.com/][img]http://pegasus.cc.ucf.edu/~co097871/schitzo88x31.gif[/img][/url]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »