Use app×
QUIZARD
QUIZARD
JEE MAIN 2026 Crash Course
NEET 2026 Crash Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
39.0k views
in Information Technology by (72.5k points)

Carefully study the Web page given below. Identify 10 tags (structural as well as formatting tags) that have been utilized in creating this Web page and write the usage of each of them.

1 Answer

0 votes
by (89.5k points)
selected by
 
Best answer

1. <title> to specify the title of the Web page. 

2. <body> contains all the content that is to be displayed on the Web page and all the various formatting and structural tag. 

3. <ul> used to create an unordered list. 

4. <li> to specify the various list items in a list. 

5. <caption> to provide caption to the table. 

6. <table> used to create table in HTML document. 

7. <tr> stands for table row, used to create a table row. 

8. <td> stands for table data, helps to create cells in HTML table. 

9. <img> used to insert an image in HTML document. 

10. <a> stands for anchor tag. Use the href attribute to provide the reference of the Web page that you want to hyperlink.

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

Categories

...