<html>
<head>
<title> Insert title here...</title>
</head>
<body>
Insert content here....
</body>
</html>
For additional you advice to add:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
at the beginning html script
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />add this script after open tag head.
No comments:
Post a Comment