Write HTML tags to accomplish the following tasks:
a) Insert a framed Web page with the first frame extending 300 pixels across the page from the left side.
b) Insert an ordered list that will have numbering by lowercase Roman numerals.
c) Insert a scrollable list (in a form) that will always display four entries of the list.
d) Insert an image map onto a page, using deitel.gif as an image and map with
name="hello" as the image map, and have “hello” be the alt text.
a) Insert a framed Web page with the first frame extending 300 pixels across the page from
the left side.
ANS:
b) Insert an ordered list that will have numbering by lowercase Roman numerals.
ANS:
- ...
c) Insert a scrollable list (in a form) that will always display four entries of the list.
ANS:
d) Insert an image map onto a page, using deitel.gif as an image and map with
name="hello" as the image map, and have “hello” be the alt text.
ANS:

You might also like to view...
What is the part of the loop that contains the statements to be repeated called?
What will be an ideal response?
?An expert's opinion is governed by ________________ and the corresponding rule in many states.
A. ?FRE, Rule 705 B. ?FRE, Rule 507 C. ?FRCP 26 D. ?FRCP 62
_____ provide a mechanism for declaring and initializing objects.
a. Constructor functions b. Member functions c. Overloaded operators d. Friend functions
____ servers can store files that Internet users can download, or transfer, to their computers.
A. FTP B. Usenet C. News D. Telnet