XHTML 1.0 Transitional Doctype


/ Published in: HTML
Save to your folder(s)

Standard Doctype


Copy this code and paste it in your HTML
  1. <!DOCTYPE html
  2. PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.