answersLogoWhite

0

Why use HTML tags?

Updated: 8/19/2019
User Avatar

Wiki User

9y ago

Best Answer

Tags are the basic rules in HTML like if you wanted to add a dotted list you can use the ul tag and you can add images with the img tag and you can make the image a link by nesting the img inside a link tag but i believe the most useful tag is the div tag

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why use HTML tags?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What does HTML use tags for?

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


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 to describe webpages?

It uses tags.


Does this website use HTML?

Yes. if you look at page source you will see <html> and other HTML tags.


What is HTML tag must be use in the web page?

Each HTML website must use this pattern:// your head tags here// your content here: text and tags


What are HTML tages?

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


What use of HTML?

HTML is a markup language with tags. It is used for designing interactive web pages.


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

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


How do you add HTML to your website?

HTML can be added by adding tags to the code. HTML tags are the ones that cause the view to modify.


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.


Can you use your language on HTML?

Yes & No! Yes, for text which can be in your language but the opening & closing HTML tags have to be in English letters.


What is the similarity's between HTML and xml?

HTML and XML both are markup languages. These languages use tags for functionality.