Hey in this article we are going to see 30 Amazing HTML Tags and their functions. Before that, we will take a basic introduction to HTML document and then we will the list of these HTML tags 🔥🚀
HTML Structure
Now, let's see these 30 HTML Tags list with examples:
1). HTML Head Tag
HTML <head> tag is used to define the head portion of the HTML document which contains information related to the document. And it is a container element for metadata (data about data).
2). HTML Title Tag
The title tag is used to define the title of an HTML document.
3). HTML Body Tag
The body tag in an HTML document is used to define the body content.
4). HTML Heading Tags
HTML heading tags are used to create heading in HTML documents. There are 6 headings available in HTML.
5). HTML Paragraph Tag
As the name suggests the paragraph tag is used to define the paragraph in HTML.
6). HTML Table Tags
HTML Table Tag is used to define the table.
- Table Body
The table body tag is used to define the body of a table in an HTML document.
- Table Head
HTML Table Head <th> is used to define the head of the table.
- Table Row Tag
In tables <tr> tag is used to create a row in HTML tables.
- Table Data Tag
<td> tag is used to define the column or a cell in an HTML table.
7). HTML Anchor Tag
An anchor tag is used to define any text as hypertext in an HTML document. It converts simple text into hyperlinked text.
8). HTML Image Tag
HTML <img> tag is used to insert an image in an HTML document.
9). HTML Aside Tag
HTML <aside > tag is used to define content aside from the page content.
10). HTML ol and ul Tags
HTML ol tag:
<ol> tag is used to create ordered lists in HTML.
HTML ul tag:
<ul> tag is used to create unordered lists in HTML.
11). HTML List Tag
<li> tag is used to create a list item in HTML.
12). HTML Horizontal Tag
<hr> tag is used to create a horizontal line in an HTML document.
13). HTML Button Tag
As the name suggests button, the button tag is used to create buttons in an HTML document.
14). HTML Nav Tag
This HTML Tag is used to create a navigation bar in HTML.
15). HTML Main Tag
This HTML Tag is used to create the main section.
16). HTML Div Tag
HTML <div> tag is used to create divisions.
17). HTML Section Tag
<section> tag is used to create separate sections in an HTML document.
18). HTML Article Tag
This HTML tag is used to define independent self-contained content in a document. The article tag content makes sense on its own.
19). HTML Form Tag
HTML <form> tag is used to create forms in HTML webpage.
20). HTML Input Tag
An input tag in HTML is used to create an input field.
21). HTML Header Tag
The Header tag in HTML is used to define a header section.
22). HTML Footer Tag
It is used to define a footer.
23). HTML Bold Tag
This HTML tag is used to define any text as bold text.
24). HTML Italic Tag
This HTML tag is used to define any text as italic text.
25). HTML Underline Tag
This HTML tag is used to define any text with underlined text.
26). HTML Strong Tag
This HTML is used to define a text as bold text but it gives strong importance to the text.
27). HTML Span Tag
The <span> tag is used to mark up a part of a text in an HTML document.
28). HTML Center Tag
The <center> tag in HTML is used to set the alignment of text into the center.
29). HTML Textarea Tag
The HTML <textarea> tag is used to define an input field with multi-line input.
30). HTML Line Break Tag
The <br> tag in HTML is used to insert a line break in an HTML document or web page.
These notes is very helpful.
ReplyDeleteyou're welcome. We hope our other content will be also helpful for you 😊
DeleteThanks bro
ReplyDeleteyou're welcome dear brother 💕
DeleteGoo
ReplyDelete