0% found this document useful (0 votes)
86 views

Velalar College of Engineering and Technology (Autonomous) Department of Computer Science and Engineering

The document contains instructions for an assignment on web designing using HTML5. Students are asked to create an HTML code for a class timetable from Monday to Friday with eight periods. They also need to create an HTML document with heading, paragraphs and horizontal rules containing given text. Additionally, students have to make a page with ordered and unordered lists of ice cream, drinks and cakes flavors and a job registration form with various input fields. The assignment also involves making a page with links to shopping websites and a webpage to demonstrate autocomplete input for days of week.

Uploaded by

ya vika
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
86 views

Velalar College of Engineering and Technology (Autonomous) Department of Computer Science and Engineering

The document contains instructions for an assignment on web designing using HTML5. Students are asked to create an HTML code for a class timetable from Monday to Friday with eight periods. They also need to create an HTML document with heading, paragraphs and horizontal rules containing given text. Additionally, students have to make a page with ordered and unordered lists of ice cream, drinks and cakes flavors and a job registration form with various input fields. The assignment also involves making a page with links to shopping websites and a webpage to demonstrate autocomplete input for days of week.

Uploaded by

ya vika
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

VELALAR COLLEGE OF ENGINEERING AND TECHNOLOGY

(Autonomous)
DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING
16CSO03 - WEB DESIGNING

Assignment I

1. Create a HTML code for your class time table from Monday to Friday having eight
periods.

2. Use HTML5 to create a document that contains the following text: “Internet and World
Wide Web How to Program: Fifth Edition Welcome to the world of Internet
programming. We have provided coverage for many Internet-related topics.” Use h1
for the title (the first line of text), p for text (the second and third lines of text). Insert a
horizontal rule between the h1 element and the p element.

3. Create an HTML5 document containing an ordered list of three items—ice cream, cool
drinks and cakes. Each ordered list should contain a nested, unordered list of your
favorite flavors. Provide three flavors in each unordered list.

4. Design a Static web page for online Job Registration Sign- up form using HTML5. (The Form
should contain Text box [name], Radio button [gender], Table [Qualification], Text area
[experience], List Items [Languages known], E-mail [email] Password field [password] and
Phone number.

5. Create an HTML5 document that contains links to five favorite shopping websites
(possibly Amazon, Flipkart, etc.). The page should contain the heading “My Favorite
Web Sites.” Click on each of these links to test the page.

6. Create a webpage to demonstrate an autocomplete input element with an associated data


list that contains the days of the week.

You might also like