Page 126 - Plus_V2.2_C7_Flipbook
P. 126
4. Short answer type questions.
a. Write any two differences between ordered and unordered lists.
______________________________________________________________________________
b. What are the three main tags of definition list?
______________________________________________________________________________
c. Distinguish between the "border" and "alt" attributes in the context of an HTML image element.
______________________________________________________________________________
d. Identify the error(s) and write the correct code:
<OL START=I TYPE=A>
______________________________________________________________________________
e. Name any five different border style that CSS provides for styling elements on a wabpage.
______________________________________________________________________________
5. Long answer type questions.
a. Write the steps to create a definition list with the help of an example.
b. What is the difference between start and type attribute? Give an example.
c. Define <img> tag and its attributes.
fun Zone
Let's soLve
Application based questions.
a. Identify the error(s) in the following HTML code and write the correct code.
<BODY>
<HTML>
<BR SIZE=4>
<OL TYPE=CIRCLE>
<LIL>Painting
<LI>Craft
<OL/>
</BR>
</HTML>
</BODY>
124 Premium Edition-VII

