answersLogoWhite

0

The MAP tag and the AREA tag.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

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 create our own page by using HTML page structure?

You can create your HTML page easily by using tags. Tags are the elements by writing them, you can create your views.


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.


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.


Which tag is not required for an HTML page?

The only tags needed are the HTML, HEAD, TITLE and BODY tags, with their corresponding closing tags. All other tags can said to be not required, though obviously many of them will be used, as otherwise your page would be very plain.


How do you create web by HTML tages?

Web can be created by creating a .html file. Inside the HTML file, you can put the tags of HTML.


What term is a collection of html tags and options that allow you to create webpages that are more animated than basic html pages?

DHTML is a collection of tags that can allow to create a webpage. It offers more dynamic functions that basic HTML.


What do you know about HTML tags?

purpose of tags are to describe the page content....its used to create control information


How do you create a webpage with HTML tags?

You just start using the tags, here is an example of some tags to get you started.Text = BoldText = Strikeout TextText = ItalicizedText = UnderlinedText = A Link = an Image = Kind've like the enter key, it starts a new line on the page.Text = Colored FontTo see more, I would suggest looking at www.w3schools.com/ under "HTML" for more


What are the two main parts of an HTML file What tags create them?

The html page <html> </html> and also the body <body></body> which contains the content.


What is the advangtages of HTML?

The advantage of HTML is it's simple tags and usage. It can create web pages at the blink of an eye.


What is a HTML elements?

HTML tags and their respective attributes are used to create HTML documents so that you can view them in browsers and other user agents.