Student Learning
Home
(current)
Aptitude
Class
FYBCA
SYBCA
TYBCA
Reading
About
FeedBack
Search
>
Note: We not insert a question Below tables to view tables please refer a WorkBook
A1. Write the HTML code which generates the following output.
A2. Write the HTML code to divide the frame into different sections as shown below and add appropriate html files toeach frame.
A3. Write the HTML code to divide page vertically in two sections. On left side display list of any three car companies. For each company display list car models. Use ordered or unordered list of your choice. Display car model as hyperlink. On click of car model it should display an image of that car in right sidewindow.
B1. Write the HTML code which generates the following output
B2. Write the HTML code which generates the following output
C1. Create the HTML page which gives details of your college, containing College Heading. Add nested list of courses offered by college for various streams. Add your college photograph and message. Save this page as“College.html”.