Friday, 22 July 2011

Adding a Document Header

Any document header provides some basic information regarding the document. The aspect, which defines the page header, immediately follows that opening tag.


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
</head>
</html>

No comments:

Post a Comment