Encircle the odd HTML taga)tableb)trc)tdd)formCorrect answer is option...
HTML Tags and their Functions
HTML (Hypertext Markup Language) is a markup language used to create web pages. It consists of various tags that are used to define the structure and content of a web page. Here are some of the most commonly used HTML tags and their functions:
Heading Tags
Heading tags are used to define headings and subheadings on a web page. There are six levels of headings in HTML, ranging from h1 to h6. The h1 tag is used for the main heading of the page, while the h2 to h6 tags are used for subheadings.
HTML Bullet Points
- The h1 tag is used for the main heading of the page.
- The h2 to h6 tags are used for subheadings.
- The p tag is used to define paragraphs of text.
- The a tag is used to create hyperlinks.
- The img tag is used to insert images into a web page.
- The ul and ol tags are used to create unordered and ordered lists, respectively.
- The table tag is used to create tables.
- The tr tag is used to define a row in a table.
- The td tag is used to define a cell in a table.
Odd HTML Tag
The odd HTML tag in the list above is the form tag. The form tag is used to create a form on a web page. Forms are used to collect data from users, such as their name, email address, and other information. The form tag is not used to define the structure or content of a web page, but rather to collect data from users. Therefore, it is the odd tag in the list above.
Encircle the odd HTML taga)tableb)trc)tdd)formCorrect answer is option...
Option D is the answer