answersLogoWhite

0

Tags become obsolete when there is a much better way to do the same thing, so for example most style-based tags like <font>, and attributes like align or bgcolor, are replaced by the CSS font, text and background properties

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

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

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


Is HTML training considered to be obsolete?

HTML training itself is not considered to be obsolete. However, there are some techniques and programs in past training that are now considered to be obsolete.


What are the different kinds of HTML tags attribute?

HTML is a markup language, thus has a number of tags. Some very common tags are &lt;p&gt;,&lt;a&gt;&lt;body&gt; etc.


What are the various HTML tags?

There are a large number of tags in HTML. Some of them are: &lt;style&gt;,&lt;script&gt;,&lt;p&gt;,&lt;img&gt;,&lt;audio&gt;,&lt;span&gt; etc.


What are HTML tages?

HTML tags are the predefined tags that are embedded within the "&lt;&gt;". Each HTML tags has the following attributes and operations.


How HTML tags needed to create a basic webpage?

HTML tags can be made to create a basic webpage. The basic tags with some text can make a webpage in basic format.


How do you build a website with HTML?

You can build a website by HTML using it's predefined tags. Head, Body, A, P etc are some of the tags that can be used.


What are the most 10 common tags in HTML?

There are many tags which can be used to some extent. Main 10 tags are:Head Body Title HTML Meta Script Link Span a p.


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.


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.