answersLogoWhite

0

What does HTML use tags for?

User Avatar

Anonymous

14y ago
Updated: 8/19/2019

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

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

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.


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.


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.


HTML contains 2 tags what are they?

HTML contains many more than 2 tags. Most tags come in a set of 1 opening and 1 closing tag. For example, <html> and </html>.


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.