TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About a tag in HTML
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Valon Ademi (3)
Gaurav Gupta (1)
Related resources for a tag in HTML
No resource found
Working With Area Tag in HTML5
12/5/2019 12:11:56 AM.
In this article we are going to learn about the area tag in HTML5. The area tag is used to define the various areas in an image with various shapes.
HTML5 anchor Tag
10/28/2019 4:48:45 AM.
The a tag defines an anchor. The HTML a tag is used for creating a hyperlink to another web page.
Meta Tag in HTML5
10/28/2019 2:05:02 AM.
The meta tag provides metadata about the HTML document. Metadata will not be displayed on the page, but will be machine parsable.
Working With Area Tag in HTML5
10/23/2019 4:37:58 AM.
The <area> tag is used only within a <map> tag. The <area> tag is used to define the areas on the image map that whenever user clicks on the area user will navigate to other page.