HTML 5 <!--...--> tag
Definition and Usage
The comment tag is used to insert a comment in the source code. A
comment will be ignored by the browser. You can use comments to explain your
code, which can help you when you edit the source code at a later date.
You can also store program-specific information inside comments. In this case
they will not be visible for the user, but they are still available to the
program. A good practice is to comment the text inside the script and style elements to
prevent older browsers, that do not support scripting or styles, from showing it
as plain text.
Differences Between HTML 4.01 and HTML 5
NONE
Example
Source |
Output |
<!--This text is a comment-->
<p>This is a regular paragraph</p> |
This is a regular paragraph
|
Attributes: NONE
Demos
Hidden
comments
How to insert a hidden comment in the source
code.
Make your web applications look like a million bucks
|
|
Most web applications today use boring methods to present data to their viewers using grids or simple HTML tables. FusionCharts induces "life" into the web applications by converting monotonous data into lively charts, gauges & maps.
FusionCharts works with all technologies like ASP, ASP.NET, PHP, ColdFusion, Ruby on Rails, JSP, HTML pages etc.
and connects to any database to render animated & interactive charts. It takes less than 15 minutes and no expertise
whatsoever to build your first chart and just a glance of it to captivate your audience. This fact is endorsed by our
12,000 customers and 150,000 users which include a majority of the Fortune 500 companies.
And yeah, your applications could look like a million bucks by spending just $69.
So go ahead, download your
copy of FusionCharts and start "wow-ing" your customers now!
|
|