5.basic Web Design Lab
5.basic Web Design Lab
Pre-requisites:
Knowledge of Text Editor and Internet Basics.
Course Objectives:
Create HTML Documents with formatting, images, tables, frames, embed multi-media objects
and develop a static website using Hyper Text Mark-up Language.
Course Outcome
On successful completion of the course, the students will be able to attain CO:
Experiment CL Linked PO Teaching
Course Outcome Hrs
linked
CO1 Understand the concepts of Unit-I 6
U 1,2,4,8,10
website development
Demonstrate knowledge and 1,2,3,4
CO2 skills utilizing various HTML 27
U/A 1,2,3,4,8,9,10
tags for designing a static web
page.
Apply screen-based user 5,6,7,8,910,11,12
interfaces, with graphics, textual
CO3 components, and navigation U/A 1,2,3,4,8,9,10 24
systems to achieve a unified,
functional environment that
results in static web pages.
Illustrate Table, Frames and 13,14,15,16
relate the Cascading Style Sheets
(CSS) features to specify various
aspects of style, such as colours
CO4 and text fonts and sizes, in their 21
U/A 1,2,3,4,8,9,10
HTML documents and to
understand the difference
between linked, embedded and
inline style specifications and
how they operate in a “cascade”.
Total sessions 78
Content
UNIT – I
Tutorials
1. Introduction to HTML: Web site, Web Page, Types of Web Pages, Browsers and their
types, Client –Server Model, Web –Server, Working of different types of Web Pages,
General structure of a Web Page, Scripting languages, URL, Popular Search Engines,
WWW
UNIT-II
1. Design a page having suitable background colour and text colour with title “My First
Web Page” using all the attributes of the Font tag.
14. Create a web page which divides the page in two equal frames and place the audio and
video clips in frame-1 and frame-2 respectively.
FRAME-1 FRAME-2
FRAME-2
FRAME-1
FRAME-3
16. Create a web page using Embedded CSS and multimedia
References:
1. http://www.w3schools.com/html/default.asp
2. http://sourceforge.net/projects/bluefish/
3. http://bluefish.openoffice.nl/index.html
4. http://bluefish.openoffice.nl/features.html
5. HTML Black Book, Kogent Learning Solutions Inc.ISBN-13 9789350040959
6. “World Wide Web design with HTML” by Xavier. ISBN 0-07-463971-4, Tata McGraw-
Hill Publishing company Limited.
When/Where
To (Frequency Max Evidence Course
Method What
whom in the Marks collected outcomes
course)
Two Tests;
(Average of
10 Blue Books 1,2,3,4
two Tests will
be computed.)
CIE Record
(Continuous IA Writing
Internal Tests (Average
10 Record Book 1,2,3,4
Evaluation) marks of each
Students
exercise to be
computed)
Mini Project 05 Report 1,2,3,4
TOTAL 25
SEE
Answer
(Semester End End of the
50 scripts at 1,2,3,4
End Exam course
BTE
Examination)
Student Feedback on Middle of the Feedback
1, 2 Delivery
course course forms of course
1,2,3 ,4
Effectiveness
of Delivery
Students
End of Course End of the of
Questionnaire
Survey course instructions
and
Assessment
Methods
*CIE – Continuous Internal Evaluation *SEE – Semester End Examination
Note:
1. I.A. test shall be conducted as per SEE scheme of valuation. However obtained marks
shall be reduced to 10 marks. Average marks of two tests shall be rounded off to the next
higher digit.
2. Rubrics to be devised appropriately by the concerned faculty to assess Student activities.
Note:
Students: Computers ratio in the Lab should be strictly 1:1 for a batch of twenty Students.
1. Illustrate a page having suitable background colour and text colour with title “My First
Web Page” using all the attributes of the Font tag.
2. Create a HTML document giving details of your [Name, Age], [Address, Phone] and
[Register Number, Class] aligned in proper order using alignment attributes of Paragraph
tag.
3. Write HTML code to design a page containing some text in a paragraph by giving
suitable heading style.
4. Create a page to show different character formatting (B, I, U, SUB, SUP) tags.
viz: log b m p = p logb m
5. Write HTML code to create a Web Page that contains an Image at its centre.
6. Create a web page with an appropriate image towards the left hand side of the page,
when user clicks on the image another web page should open.
7. Create web Pages using Anchor tag with its attributes for external links.
8. Create a web page for internal links; when the user clicks on different links on the web
page it should go to the appropriate locations/sections in the same page.
9. Write a HTML code to create a web page with pink colour background and display
moving message in red colour.
10. Create a web page, showing an ordered list of all second semester courses (Subjects).
11. Create a web page, showing an unordered list of names of all the Diploma Programmes
(Branches) in your institution.
12. Create a HTML document containing a nested list showing a content page of any book.
13. Create the following table in HTML with Dummy Data:
14. Create a web page which divides the page in two equal frames and place the audio and
video clips in frame-1 and frame-2 respectively.
FRAME-1 FRAME-2
FRAME-2
FRAME-1
FRAME-3
16. Create a web page using Embedded CSS and multimedia