answersLogoWhite

0


Best Answer

3 Tags:





To put a comment you put them inside on your page.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: List down 3 common tags in HTML what is a command to include a comment in HTML?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What html element does not display text on the web page as seen in the web browser the comment graphic image or text?

You can use the comment tags to include text in your HTML code that will not be displayed in the browser. Here is how you do that: <!-- Comment Text -->.


Where is the HTML code for comments?

You don't need a html code for comments. You just post a comment, or post a comment and wait to see if the uploader approves it.


What should be the last command in any HTML document?

The last command in any HTML document is a closing HTML tag. Just before it is the closing BODY tag. </BODY> <HTML>


How does hmtl function?

HTML basically tells the computer what to do. it does this by using codes embedded in the <> To start out an HTML command you have to type <HTML> to end an HTML command you have to type the same command as the first, but put a / in front of the command </HTML>. other than that its basically English, if you want to title you page, you type <title>. Example: <HTML> <Title>Basic Webpage</Title> <body> <p> Hello World, this is a basic webpage using HTML </p> </body> </HTML>


What characters cannot be included in an HTML comment?

There are no restrictions on which character cannot be placed in the comment tag, as As it is not -->, since that will end the comment.


What HTML lines are used to hide javascript from older browsers?

The comment tags which are The comment tags which are The comment tags which are The comment tags which are The comment tags which are The comment tags which are The comment tags which are The comment tags which are The comment tags which are The comment tags which are The comment tags which are


How do you add HTML tag within javascript?

Unless it is in a comment, you can't


What kind of code is needed to add comment boxes to a website?

The kind of code that is needed to add comment boxes to a website is HTML code. The HTML code can be downloaded from a site such as Generation Union or Quack It.


How do you make a webpage using HTML?

First Google for "HTML tutorials", bookmark these sites and learn. HTML is what i like to call a tag language, and it's an easy thing to learn. a very basic webpage would look like: ================================================================================ <!-- --> is a HTML comment and wont be displayed by the browser, usage: <!-- this is a comment --> copy and paste the bit from <HTML> to </HTML> paste it in an empty text file and save it as .HTML open the newly saved HTML file(double click it), Congrats your first HTML page.


What is the HTML command used to insert and display images is the?


How do you make an HTML on your website silent?

You could comment it... <!---<p>(Commented)</p>-->


How do you make a post a comment box on freewebs?

You need to have some HTML knowledge. Then you can register your free account and change your settings to "HTML ONLY". After that you can create "Sight Add On's" and embed them into your existing website pages. Comment Box is only one of many add-ons you can create. Others include a Guestbook, Counter, Shoutbox, Web forms, Blog, Web Polls and a forum.