Minimeallolla Posted November 19, 2010 Share Posted November 19, 2010 Do I need to put this <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> in every file that has html or only the index? Link to comment https://forums.phpfreaks.com/topic/219180-doc-type-only-put-doc-type-in-the-index-file-or-every-file-with-hmtl/ Share on other sites More sharing options...
PFMaBiSmAd Posted November 19, 2010 Share Posted November 19, 2010 Each page (html document) that gets requested and is output to the browser needs a doc type. Link to comment https://forums.phpfreaks.com/topic/219180-doc-type-only-put-doc-type-in-the-index-file-or-every-file-with-hmtl/#findComment-1136554 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.