You are on page 1of 1

COMPUTER NETWORKS (PRACTICAL EXAM)

Dec 2021

GE SEM III

Ques Design a webpage divided into 3 frames

Figure 1

F1
F2
F3

 In F1 insert a Logo and Name of the college


 In F2 insert quick links as shown in figure 2. The color of links should change when cursor is hovered
over them.
 In F3 initially there should be
 a text “admission open for 2021-2022 batch” at the top moving from right to left
 a clickable image for admission open. On clicking on that image a webpage should open in a new
tab with some information about the admission process 2021-2022
 In F2 When ‘timetable’ link is clicked, a timetable should open in F3 frame. Time table should be
made using table in HTML. Merge cells wherever necessary.
 On clicking ‘Department and courses’, a nested list with name of the departments with courses
offered by that department should open in F3
 On clicking on feedback, a student’s feedback form should open in F3. Use radio buttons,
checkboxes, text area, text box and button to create the form.
 On clicking on contact us, contact information with email id, phone number and address should
open in F3.
 Use external CSS to give similar background color and font style to the webpages. Also use inline and
internal CSS wherever necessary.

Figure 2

LOGO SCHOOL’S NAME


Quick Links ADMISSION OPEN FOR 2021-2022 BATCH

Time table
ADMISSION OPEN
Departments
and courses

Feedback form

Contact Us

You might also like