Checked At:07:08
6 Guests
0 Users
Online doing the past 15 Minutes!
brugbart.com - Edition/Last Updated: 13. October 2008
Posted The: 14/04/2008 - AT: 21:24
Edited The: 01/09/2008 - AT: 11:39
As the author you will be able to use comments, either for your own convenience, or to help other/colleagues understand the code.
When working with Client-Side scripts, or whith complex div layouts (css based layouts).
Or when you want to explain something in the code, for future Web Designers who may take your place.
When writing comments in HTML, you would do it like below.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
<!--This is a HTML comment-->
<title>My first Website</title>
</head>
<body>
<p>My first Website.</p>
<!--This is a HTML comment-->
</body>
</html>In HTML, comments start with "<!--" and ends with "-->".
Author: BlueBoden
Comments: [0]


Checked At:07:08
6 Guests
0 Users
Online doing the past 15 Minutes!
This page was created in 0.132324934006 seconds
Welcome Guest