include comments in HTML

include comments in HTML

How can I include comments in HTML?

View Answers

November 2, 2010 at 12:26 PM

Hi friends,

we will introduce you to the comment tag of HTML. This tag is used to insert the comment inside the source code. The text written inside comment tag will define what next piece of code are doing. Comment tag is always used inside the body.

Text present in the comment tag will be ignored by the browser including html tag, scripting language etc. Text written in comment tag can be visible only for developer. It can not be read by user.









Related Tutorials/Questions & Answers:
include comments in HTML
include comments in HTML  How can I include comments in HTML
include php in html
method and functions for field in HTML page. So, Is it possible to include... into HTML page.   This is how you can include a PHP file into HTML <...include php in html  Actually, i have two different pages for my
Advertisements
Include CSS in HTML
Include CSS in HTML  Can any one tell me how to include a CSS file into my HTML page. A code format to include the CSS will work. Thanks in Advance.   Include CSS in HTML To include a CSS or Style Sheet into you HTML
ModuleNotFoundError: No module named 'django_html_comments'
ModuleNotFoundError: No module named 'django_html_comments'  Hi...: No module named 'django_html_comments' How to remove the ModuleNotFoundError: No module named 'django_html_comments' error? Thanks   Hi
ModuleNotFoundError: No module named 'django_html_comments'
ModuleNotFoundError: No module named 'django_html_comments'  Hi...: No module named 'django_html_comments' How to remove the ModuleNotFoundError: No module named 'django_html_comments' error? Thanks   Hi
include' a HTML document in another document.
include' a HTML document in another document.  I'm trying to `include' a HTML document in another document...Is there a way to do
Include Static HTML Page in JSP
Include Static HTML Page in JSP   ... html page in jsp. In JSP, there are two ways to include another web resource. 1...;static.html" %> tag is used to include html page. The following
how to include an html page inside a tab
how to include an html page inside a tab  how to include an static html page inside a tab(in jquery)   Please visit the following links.../jquery/sideEffectTabs.shtml   actually i want to knw how to include
Comments in Jsp
Comments in Jsp          In a jsp we should always try to use jsp- style comments unless you want the comments to appear in the HTML. Jsp comments are converted
JSP Include File
;       JSP Include File is used to insert a html... will learn how to include a html file in the jsp page. You can see in the given... in the include.jsp. Here we have include html file 'include File.html in the jsp page
Java Comments - Java Tutorials
.style1 { text-decoration: underline; } Comments in Java Comments... comments. The answer is very simple- with the help of these comment the coder... ignore these comments and do not compile it. Types of comment Java supports
Java Comments
Java Comments       To comprehend any programming language, there are several kind of comments which are used. These comments are advantageous in the sense that they make
HTML
HTML  What is Semantic HTML? What are the reasons for validating a HTML
HTML
HTML  What is Semantic HTML? What are the reasons for validating a HTML
HTML
HTML  What is SPAN in HTML
HTML
HTML  What is HTML? What is a Hypertext link
HTML
HTML  What is BODY in HTML document
html
html  diffrence between html and xml
HTML
HTML  What is HTML? What is a Hypertext link
Html
Html  What is HTML? What is a Hypertext link
html
html  How to add the calendar in html code
ModuleNotFoundError: No module named 'no_comments'
ModuleNotFoundError: No module named 'no_comments'  Hi, My Python... 'no_comments' How to remove the ModuleNotFoundError: No module named 'no_comments' error? Thanks   Hi, In your python environment
ModuleNotFoundError: No module named 'comments'
ModuleNotFoundError: No module named 'comments'  Hi, My Python... 'comments' How to remove the ModuleNotFoundError: No module named 'comments... to install padas library. You can install comments python with following
html
add a header in the html page  what we can do to add a header in the html page
various types of comments
various types of comments  Explain various types of comments supported by Java.   Please visit the following link: Java Comments
HTML
HTML  How do we specify page breaks in HTML
HTML
HTML  What is a tag? How can we use MARQUEE in HTML
html
html  how to convert html page into jsp page
html
html  i want a registration page in html with good background
HTML
HTML  how can we give the unlimited size in the html
html
html  what we can do to add a header in the html page
html
html  what we can do to add a header in the html page
HTML
HTML  Hi, What is the full form of HTML? Thanks (adsbygoogle = window.adsbygoogle || []).push({});   Hi, The HTML stands for HyperText Markup Language. HTML is used to create webpage for world wide web
Comments in Jsp
JSP comments are very similar to HTML. They are not displayed in the Output... of comments are allowed in a JSP page: Hidden commentADS_TO_REPLACE_1 Such comments... in the output. Output comment: Such comments written under <!-- Output comment>
html
html  sir i am new to eclipse and i am created a html program and also tomcat is running successfully in side the eclipse.but now how i deploy that html program in the eclipse
HTML
HTML  How do we create a link? What are the three types of form tags in HTML
html
html  how we can give the form actions in html after register button in the login page
html
Adding Header in HTML  what we can do to add a header in the html page
html
html  Can we Access database through html page and how,if not then why
html
html  For what is used HTML?   Using HTML we can create a Web Page which can be viewed through a Web Browser over Internet. HTML describes... or the End Tag is defined as </> . The whole HTML document is enclosed
Html
Html  in the web page if judge select the age and category then automatically under that conditions the details will be display in the form of grid give me that code in html and java
html
html   write a html program to print "HELLO WORD"in red coaler font size 12 and italic stile   Here is a html code that display the message "Hello World" in red font with size 12 and in italics. <html> <
jsp:include page=.. and include file = ...
jsp:include page=.. and include file = ...   What is the difference between <jsp:include page = ... > and <%@ include file = ... >?.   <jsp:include page = ... >: This is like a function call from
Html
Html  i am select the dateofbirth through the html browser.but it can not save into the sql server 2008 database.any special code required to store the date in database by using java servlets
HTML
HTML  I have created an info.html file for the applet.The class file is located in a directory different from the HTML file.The info.html file I have created is below. <HTML> <HEAD> <BODY> <APPLET Code
HTML
HTML  in html how can we can upload the file <tr> <td><strong>Video of the work:</strong> <td><b>... the file give me the code for this in html and java
HTML
HTML  how can we design the gird form view in html i want the following fields in the grid form The fields are Name of the candidate,Title... me the coding for this in html
Html
:48:44 PM Author : SAMSUNG --%> <%@page contentType="text/html" pageEncoding="UTF-8"%> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01...; <head> <meta http-equiv="Content-Type" content="text/html
html
html  Create a web page with the following using HTML i) To embed an image map in a web page ii) To fix the hot spots iii) Show all the related information when the hot spots are clicked.please reply me sir
Html
Html  I was designing a webpage, i need to create selection boxes one beside other, how i'll be able to do it using HTML code, Please give me a sample code for that... looking forward for your usefull code

Ads