5.
15 ICS! Explain with examples.
Observe the given web page carefully Identify a
web page carefully. Identify 6 HTML tags used in it and write the use of each tag.
[3]
KHAO PIYO RESTAURANT
Collect formation for
• Menus
• Reservation
• Catering
Menus Available are
• Tours
1 INDIAN
2 ITALIAN
3 CONTINENTAL
4 TIIAI
For further enquiries and reservations Contact Us.
Answers
Answered by
0
Few tags used in the following webpage are:
- Heading Tag: It is used to differentiate the important text from the rest of the text.
- Un-ordered List: <ul> It is used to add bullets to the list.
- Ordered List: <ol> It is used to add numeric bullets to the list.
- Paragraph tag: <p> Used to type the general texts.
- Link: <a> It is used to add a link of some other webpage or website into your current webpage.
- Body tag: <body> All other tags are written inside the body tag.
Similar questions