6.Which heading element gives the most prominent heading ?
7.Write the names of two attributes each for the following tags:
i < FONT >
ii < BOFY >
8.Identify which of the following a tag or an attribute:
i.HR ii.align
iii.BR iv.Text
v.p vi.Noshade
write an HTML code to create the following ordered list.
C.Apples
D.Oranges
E.Grapes
10.write an HTML code to create the following bulleted list.
० MS Word
० MSENcel
० MS PowerPoint
० MS Access
11.Find the errors in the following HTML code and write the correct code.
< UL > Style: Square> < LI > Water Bottles < LI > Lunch Box < LI > Handkerchief OL>
12. Identify error(s) in the following HTML code and write the correct code.
< OL > Type "a" Start="d">1.Write a short note on web browser
2.Differentiate between Block -level elements and Text-level elements.
3. what is the difference between < B > and < BR > tags?
4. How can we display,<, >, and & symbols on a web page?
5.Differentiate between Ordered and Unordered list with the help of an example.
6.What do you mean by nesting of list?
7.What is the function of Definition List? Explain its structure with the help of an example.
Discuss the use of < UL >and < LI > tags with suitable examples of each.
Mihir wants to know the name of any two text editors that can be used to write the code for an HTML webpage. Can provide him with the names?................
2 .Write HTML code for the following in the space provided.
a.normal sized heading with the text, "LOYOLA HIGH SCHOOL. ".................
b.The largest size heading, "PETER PAN"...............
c.A normal size b heading, "A MUSICAL"...............
d. A horizontal line across the page..............
3.Find errors in the following HTML code segment. Rearite the correct code and underline segment .Rewrite the correct code and underline the corredtions made.