answersLogoWhite

0


Best Answer

Singular TAGS in HTML:

Normally it considered tag only
tag is the Singular Tag in Html.

But

tag is also can used as a Singular Tag.

tag has dual functionality, means it can used as Paired Tag and also as Singular.

For Example:

if we use it as paired, it will work as we know already, but if we use this Tag using HTML like:

dummy text dummy text

dummy text dummy text

Now it will produce the result as:

dummy text dummy text

dummy text dummy text

Thanks.

Hammad Ahmad.

Email: hammadahmadweb@aol.com

User Avatar

Wiki User

12y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

11y ago

Comments can only be done in one way, with the opening comment tag and the closing comment tag. What you put in those comments is up to you, so in that sense you can have as many types of comments as you want.

This answer is:
User Avatar

User Avatar

Wiki User

9y ago

There are a number of tags in HTML with their attributes. These tags have different functions which they perform.

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

Totally 255 tags are available in HTML.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How many types of comments are their in HTML?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Why do you write comments in HTML files how are comments written in HTML programs?

Comments are very important in a HTML code. They are started by <!-- and ended by --!>


What does HTML consist many types of?

HTML consists of many types of elements.


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.


How many types of buttons in HTML are?

3


Written remarks in your HTML or CSS document which will not be displayed in the browser?

Comments are not displayed by the browser, but they can help document your HTML source code.


What is an internet document called?

There are many types of internet documents. The most popular is an HTML (HyperText Markup Language) document. Many website are made in HTML.


How does one hide MySpace comments?

To hide MySpace comments, one would use the edit profile option on the page. You can type, or copy and paste an HTML code into the box to hide the comments. If you aren't familiar with HTML programming, there are a number of websites where you can find the necessary codes. One such website is MySpaceGens.


What are HTML comments?

Comments are used to give extra information to the person writing or updating the HTML, usually explaining what a piece of code does, or identifying a significant point in the document. Comments are not displayed on the webpage itself. They are only within the code. They are ignored by the browser. The concept of using comments comes from programming. Comments can also do other things, like get a piece of code to be ignored temporarily so that testing to see if there is a problem can be done. A comment is started by putting this <!-- and is finished by putting this --> with the comments in between them like this: <!-- This will be ignored by the browser-->


What are the 2 types of OS used in HTML?

HTML is not related to Operating systems


How many HTML Lists?

Lists in HTML are of 2 types i.e. UL and OL. UL defines the unordered list whereas OL defines ordered list.


What types of programs can you open using HTML?

You can create only web pages with HTML. No desktop app can be created with it.


What types of software can be used for creating html email?

There are many software packages for creating HTML email messages. Dreamweaver by Adobe is one, as well, Microsoft Word or Microsoft Outlook can also be used.