answersLogoWhite

0

There are three of them. They are the

tag, the
tag and the
tag.

There are three of them. They are the
tag, the
tag and the
tag.

There are three of them. They are the
tag, the
tag and the
tag.

There are three of them. They are the
tag, the
tag and the
tag.

There are three of them. They are the
tag, the
tag and the
tag.

There are three of them. They are the
tag, the
tag and the
tag.

There are three of them. They are the
tag, the
tag and the
tag.

There are three of them. They are the
tag, the
tag and the
tag.

There are three of them. They are the
tag, the
tag and the
tag.

There are three of them. They are the
tag, the
tag and the
tag.

There are three of them. They are the
tag, the
tag and the
tag.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What type of HTML list would be good to use to display a list of terms and their definitions?

A definition list would be good for that. Use the <dl> (definition list), <dt> (definition term), and <dd> (definition description) tags. Here is the syntax of the list: <dl> <dt></dt> <dd></dd> <dt></dt> <dd></dd> </dl>


What are HTML tages?

HTML tags are the predefined tags that are embedded within the "<>". Each HTML tags has the following attributes and operations.


Is xHTML is the successor to HTML?

No, XHTML is a parallel language to HTML. XHTML is a XML language definition where tags have similar meanings to corresponding HTML tags. A crude analogy would be that XHTML and HTML are half-brothers; Lot's of similarities but also distinct differences. The successor of HTML is HTML5, the successor of XHMTL is XHTML5.


Is used to separate single list items in HTML?

Items in an ordered or unordered list will be surrounded by <li></li> tags.


What is a tag List 10 HTML tag?

There are various tags in HTML that can be used. 10 of them are: p, a, br, head, body, html, title, script, link, style.


Where can I read a guide online to learn how to use HTML?

A google search led me to the website www.webdevelopersnotes.com/.../html/html_guide_logical_tags.php3. It is a list of easy, helpful html tags for beginners.


What are built-in tags Like for HTML and CSS?

No tags are used in CSS. Tags are actually what CSS primarily styles.


What is the connection of a notepad with HTML tags?

You can use Notepad to write HTML pages, and HTML consists of tags. So you would be writing a lot of tags when using Notepad to create a HTML page.


What does HTML use tags for?

HTML cannot work without it's tags. It uses tags for it's scripting work.


Can you list some HTML codes?

Some HTML codes include tag structure in them. The tags such as <form>, <input>, <select> etc work the most.


List down 3 common tags in HTML what is a command to include a comment in HTML?

3 Tags:To put a comment you put them inside on your page.


What is an HTML webpage?

An HTML webpage is a collection of HTML tags. The tags are arranged in a proper way to create a web page.