Computer Science, asked by Anonymous, 1 year ago

《 CONTENT QUALITY REQUIRED》


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


《 NO COPIED & SPAM ANSWER 》

Attachments:

Answers

Answered by Anonymous
17
Hi friend

Here is your answer -:

_____________________________


1) <HTML> ........ </HTML>

--> It encloses the entire HTML document and tells the browser that it is reading an HTML document and to display as such.

2) <HEAD>………</HEAD>

--> It encloses the head of the HTML document and it is used to contain face information about the document.

3) <TITLE>…..</TITLE>

--> It indicates the title of the document and appears in a browser’s bookmark file.

4) <BODY>……</BODY>

--> It is used to enclose the body (text, images, tags, links) of the HTML document.

5) <H1>………</H1>

--> It is used to define the heading level 1.

6) <UL>…….</UL>

--> It is used to create an unordered list.

7) <LI>…..</LI>

--> It is used to define each list item in the list.

8) <U>…..</U>

--> It is used to underline the text.

9) <HR>

--> It is used to insert a horizontal line.

10) <CENTER>….. </CENTER>

--> This tag is used to align the text centrally.

____________________________

Hope it helps :)

Anonymous: Thank you so much
Anonymous: Pleasure to help you :)
Anonymous: I have some more questions.. can you help me?
Anonymous: Sure.. I'll try my best :)
Similar questions