0% found this document useful (0 votes)
31 views3 pages

FINAL WT LAB Assignment 1-15

The document outlines a web technologies lab assignment for BCA 1st semester students, detailing tasks such as creating multiple web pages, using various HTML elements, and designing forms and image maps. Students are required to implement specific formatting styles, hyperlinks, and CSS features while adhering to given specifications. Additionally, the assignment includes programming tasks related to JavaScript and XML formatting, emphasizing the application of web development skills.

Uploaded by

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

FINAL WT LAB Assignment 1-15

The document outlines a web technologies lab assignment for BCA 1st semester students, detailing tasks such as creating multiple web pages, using various HTML elements, and designing forms and image maps. Students are required to implement specific formatting styles, hyperlinks, and CSS features while adhering to given specifications. Additionally, the assignment includes programming tasks related to JavaScript and XML formatting, emphasizing the application of web development skills.

Uploaded by

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

Vivekananda School of Information Technology

WT LAB Assignment
Faculty Name: Dr. Anupama Jha

Subject: Web Technologies Lab, BCA 175 BCA 1st Semester


1. Make 5 different web pages out of which first page is your home CO1, CO3
page with links to other four pages. The rest of the pages should
have following :
i) Formatting styles and headings: include bold, italics,
underline, strike, subscript, superscript and all six types of
headings ii) about font styles and image tag.
iii) Marquee: Move text, image and hyperlink.
iv) Other tags: br, hr, pre and p
Include the following specifications:
∙ In all these webpages only mention about use, attributes apply
them.
∙ Insert a background image on home page.
∙ Make all the topics as hyperlinks on this page and go to some
other page for description
∙ Insert a marquee showing “HTML TUTORIAL” as moving
text.
∙ Use different font style for different topics
∙ On every page, make a hyperlink for going back to home page
and internal link also.

2 Create an unordered list nested inside ordered list and apply CO1, CO3
the following:
∙ Insert an image of Main item on top right corner of web page.
∙ Display heading as Marquee.
∙ Use different font styles and colors for different ordered list
items.
∙ Insert Horizontal lines after each ordered item.

3. Design a table with row span and column span and make use of CO1, CO3
attributes colspan, rowspan, width, height, cellpadding, cellspacing
etc.

4. Design the following frame using HTML and CSS: CO1, CO3
Take Topic 1: Covid-19 and its variants
Topic 2: India in Covid 19
Topic 3: Precautions to be taken in Covid 19

1
5. Make an image map showing the usage of shape, cords, href CO1, CO3
attributes in map. Link each hotspot to their respective details. All
the web pages should be designed with proper background color,
images, font styles and headings.

6 Design Student Registration Form for admission in college. CO1, CO3

7 Create a webpage and show the usage of inline, internal and CO1, CO3
external stylesheets.

8 Create a webpage containing a background image and apply all the CO1, CO3
background styling attributes.

9 Create a webpage containing various Bootstrap typography classes. CO1, CO3

10 Create a webpage containing various different Glyphicons. CO1, CO3

11 Write a program to show the usage of inbuilt functions and dialogue CO2
boxes

12 Write a program to Implement event handling using CO2


onclick, onmouseover and onmouseout events

13 Write a Java script program to show the usage of all the date, math CO2
and string objects

14 WAP to format the Teacher details in XML with CSS using CO1, CO3
external DTD

15 Design a website and apply all the features of HTML, CSS, CO4
Javascript and bootstrap to make website attractive.
2

You might also like