|
Many times while reviewing the codes pages on MySpace layouts resources
over the net you could spot some comments which although may do nothing once
the scripts have been added to the pages and then uploaded, but since some
instructions and important points are reflected via importing them, so they
could be useful to know why are being created and then added to the sites
various sections. The simple HTML option for enabling the comments on the
pages is simple <!-- --> and you can write your all significant text
messages inside the code line as displayed.
Now back to our main topic, many times even while adding some cool stuff
or CSS elements to your pages, if you attempt writing some comments by each
of the main codes blocks and the important DIV items, you would later on
have no problems spotting the options and edit them if you wish so. This
important option is being used and actually followed by thousands of
experienced developers and professional site makers worldwide who are
working on some great projects either for their own purposes or the packages
which belong to their customers on the net.
As mentioned, even if you write a lot of text messages as the HTML
comments for the websites and pages, nothing would happen once they are
accessed using the browsing applications but as soon as you access the
scripting sheets and codes panels of the pages, which as you know is a
simple task once while the standard browsing applications like the Internet
Explorer, Mozilla Firefox and Opera, you could easily notice which codes are
connected to what effects plus styles and the comments are recommended to be
left untouched in most cases as they are useful.
|