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

html

The document outlines a series of tasks for creating various webpages, including framesets, timetables, links, CSS animations, personal portfolios, and student registration forms. Each task specifies design elements such as background colors, text formatting, and the use of different HTML tags. Additionally, it emphasizes the application of CSS for styling and layout, with instructions for hosting on open-source platforms.

Uploaded by

poojalandge1295
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)
2 views

html

The document outlines a series of tasks for creating various webpages, including framesets, timetables, links, CSS animations, personal portfolios, and student registration forms. Each task specifies design elements such as background colors, text formatting, and the use of different HTML tags. Additionally, it emphasizes the application of CSS for styling and layout, with instructions for hosting on open-source platforms.

Uploaded by

poojalandge1295
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/ 5

1.

Create a webpage to create frameset following output:-(frame having background


color(orange ,blue ,red ,green)

2. Create webpage to display following timetable with different background color:

3. Create a webpage to link


a. A different webpage of same site
b. A different location on same webpage
c. A specific location on different webpage of same site

4. Create a webpage for demonstration of CSS Animation.

5. Create a website to represent personal portfolio. (use different tag, image ,table)

6. Create a website contains different heading tag having different font color and host on open
source.
7. Create webpage to display following timetable- (every cell in table having different text color,
day and time having different background color)

8. Create a website contains different heading tag having different font color and host on open
source.

9. Create a webpage to create following output :

Frame 1 Frame 2 Frame 4 Frame 5


with clg
With With With
website
image hello background
Frame 3 massage color (any).
with
background
image

10. Create a student registration form with following fields:


 Name
 Date of birth
 Email id
 Mobile no
 Password
 Gender
 Select branches from option
 Programming language you known
 1stsem marks with table
11. Create a webpage to display following output:
a. Html
 block level tag:
i. address tag
ii. paragraph tag
o blockquote tag
o division tag
 text level tag
1. bold tag
2. italic tag
3. underline tag
b. CSS
I. Types of css
 Inline
 Internal
 External
II. Selector type
a. Element
b. Class
c. Id

12. Create a webpage to display following output :


1. Html
a. block level tag:
 address tag
 paragraph tag
 blockquote tag
 division tag
b. text level tag
 bold tag
 italic tag
 underline tag
2. CSS
a. Types of css
 Inline
 Internal
 External
b. Selector type
i. Element
ii. Class
iii. Id
13. Create webpage to display any 10 special character, use marquee tag, background color (any).
And also display following formula in different color font and font family.
 C6H9AlO6
C2H3O2NH4
 Ba(C2H3O2)2
 Zn(O2CCH3)2
 (x + y)n = nC0
xn y0 + nC1 xn - 1 y1 + nC2xn-2 y2 + ………+n Cn−1 x yn - 1 + nCn x0yn
 (a + b)3 = 3C0 a3 + 3C1 a(3 - 1) b + 3C2 a(3 - 2) b2 + 3C3 a(3 - 3) b3 .

14. Create a webpage to display nested table with following output:

Table within table

Name Job title Email address Nested table photo


Anna Staff [email protected] Home phone Cell phone Insert
fitzgetald writer 888-888-880 888-888-885 image
John Smith Marketing [email protected] Home phone Cell phone Insert
Manager 888-888-899 888-888-898 image

15. Demonstrate to change of color of link (unvisited, visited, and active) on webpage. Also use
image as link, button as link, email as link use different heading tag with different color and use
marquee tag with different attribute.

16. Create a webpage for displaying 2 paragraph each of 8-10 line using block level tag and hr tags,
heading tag. Also use inline and internal CSS. Apply background color.

17. Create a webpage with 2 paragraph each of 8-10 line. Assign text level tag, border to both
paragraph, use different color, font family for tag, and apply background as image.

18. Create a webpage to display special characters in table apply border to table, give caption to
table and apply background as image.

19. Create a webpage using CSS which include inline, internal, external css using element,class,id
selector use different styling properties, insert image in right hand side with different attribute.

20. Create a webpage to display all department of collage with different font family and color, apply
style border to all department, and also apply background as image.

You might also like