Hey guys, am I doing something so obviously wrong that I don't see it?
I'm using code tags and it's just rendering like they're not there. I tried pre as well, no luck. The anchor is displaying as an anchor instead of anchor tags.
I can has definition list, which is inside a form for convenience:
This is inside a fieldset and form and everything's checked out valid so far.Code:<dl> <dt>URL: </dt> <dd>http://ourwebsite.com/</dd> <dt>Site Titel: </dt> <dd>Name of Site</dd> <dt>Site beschrijving: </dt> <dd>blah blah blah teh Dennis</dd> <dt>HTML code:</dt> <dd><code><a href="ourwebsite.com/" title="Web Site 2.0">Web Site 2.0</a></code></dd> </dl>
Is there any CSS that could possibly override code's job? I have no other code tags on the site, so, no CSS for code tags.
I haven't tested in all browsers but see it so far in FF3 and IE6 and 7. I expect the same in others.
It must be right in front of my nose???
Thanks,
-poes
*edit, justin case:
HTML
CSS (large page)









Bookmarks