Skip to content Skip to sidebar Skip to footer
Showing posts with the label Xhtml

Navigation Bar Messing With Other Elments In Css

Hi there i had a nav bar which was working perfectly. Then i added a lightbox effect. Both work per… Read more Navigation Bar Messing With Other Elments In Css

Why Do Mouse Clicks Not Always Work For Styled Input Buttons?

Throughout our application, we use styled input buttons for submitting forms. For some reason you … Read more Why Do Mouse Clicks Not Always Work For Styled Input Buttons?

Php Library For Converting Html4 To Xhtml?

I need to convert HTML4 input to valid XHTML (strict) in PHP5 for further processing (SAX for insta… Read more Php Library For Converting Html4 To Xhtml?

Ie8 And Quirks Mode

Does IE8 run in quirks mode like IE6/7? I have a webpage that has some truly bizarre code. The cont… Read more Ie8 And Quirks Mode

Multiple Select Options In One Row

I have a select field, with the multiple tag. Right now, the field has many options, so I don't… Read more Multiple Select Options In One Row

Configure Rails To Output Html Output Instead Of Xhtml

How do I configure Ruby on Rails to output standard HTML code instead of XHTML when using helpers (… Read more Configure Rails To Output Html Output Instead Of Xhtml

Non Rectangular Css Image Links

I have the following requirement: A large image contains several 'hotspots' that need to li… Read more Non Rectangular Css Image Links

Which Doctype Declaration Should We Use?

I have read a number of books on DOCTYPE declaration and the three variations: strict, transitional… Read more Which Doctype Declaration Should We Use?