HTML5 and the optional "type" property in script

I know that with the HTML5 doctype that "type" is optional in script tags. instead of sin... Read more

1 answer Latest by Tim Hettler 4 days ago

Kau-Boy 110

Which DOCTYPE is the best for HTML newsletters?

We are going the send our newsletters in HTML format soon. I have found a lot of information (like on [Litmus][1]) about which e-mail program and web mailer understands which CSS property. But the ... Read more

1 answer Latest by Tony Crockford about 1 month ago

Why does adding a doctype screw up my div background color?

So, I have the following in a css file: .stdMSGtextBlueSolid { color: #FFFFFF; padding: 3px; background-color: #003595; } .stdMSGtextWhite { color: #000000; padding: 10... Read more

2 answers Best answer by Richard Grevers

Ben 11

Setting a doctype with PHP

Is it possible to set a doctype with PHP? Just to clarify, the reason I cannot just add the correct doctype to my html documents is because I am trying to modify hundreds of them, that are being g... Read more

4 answers Best answer by Tony Crockford

Doctype validation

This is a two part question, first I cant seem to figure out what is causing this validation error. Line 1, Column 1: end of document in prolog From the w3c validation online tool, the ... Read more

92d8294f-df36-4284-aa18-8b9435c3432c

3 answers Best answer by kainosnous

Ben 11

Setting a Global Doctype

Is it possible using PHP (I was thinking may the phpinfo file or a php.ini file) or an .htaccess file to set a doctype for an entire subdirectory? Basically, in a nutshell, I'm using a softwar... Read more

2 answers Best answer by Tony Crockford

How does one delete a profile picture on doctype?

How does one delete a profile picture on doctype? Read more

No answers yet

How would you fix the ie6 bugs on doctype frontpage?

The first problem is the transparent png file. Another is the missing hover effect on the gray box because of ie6's lack of :hover css on anything except a tags. What is your prefered solutio... Read more

966ce2b5-5ab4-440a-aedf-a7e4d4f22217

2 answers Latest by Guffa 5 months ago

DocType website not logging in correctly

Hi I use Safari 4 and every time I log into DocType using my Google Talk OpenID, I have to refresh for the website to show that I am in fact logged in. If I click on Log in, the system tells me ... Read more

No answers yet

Why does the Validator give me this error..I'm new to this and very confused.

I was validating my markup in doctype html 4.01 strict, and this is the error it gave me. You have used the element named above in your document, but the document type you are using doe... Read more

1 answer Latest by Andrew J. Leer 6 months ago