HTML 4.01 strict : DOCTYPE « Tags « HTML / CSS






HTML 4.01 strict

 


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title></title>
</head>

<body>
</body>
</html>

   
  








Related examples in the same category

1.xhtml1-strict.dtd
2.Doctype declaration for XHTML 1.0 Transitional
3.Using HTML 4.01 Transitional
4.Adding an XHTML DOCTYPE declaration
5.Adding an HTML DOCTYPE declaration
6.HTML 4.01 transitional
7.XHTML 1.0 strict
8.XHTML 1.0 transitional
9.DOCTYPE declaration