The document provides instructions for creating a new webpage that includes a table with specific styles and content. It specifies the use of certain fonts and colors for headings and paragraphs, as well as requirements for table alignment, borders, and hidden text. Additionally, it instructs to insert an image and a video in designated cells and includes a hyperlink to another webpage.
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 ratings0% found this document useful (0 votes)
2 views
Practice
The document provides instructions for creating a new webpage that includes a table with specific styles and content. It specifies the use of certain fonts and colors for headings and paragraphs, as well as requirements for table alignment, borders, and hidden text. Additionally, it instructs to insert an image and a video in designated cells and includes a hyperlink to another webpage.
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/ 2
Name: …………………………………… Grade: ……….
Subject: ……………………………. Topic: …………….
Q.1. Write the code to create a new webpage:
a) The web page must have the table as shown above.
b) Add the following style to the web page in head section within style tag.
Selector Style
H1 Broadway font, color #88AAFF
H2 Times New Roman font, color #FF00FF.
P Calibri font, orange color.
BODY Blue color
c) Table border of 10 pixels and gridlines must be visible. d) The table must be center aligned. e) The letters shown in the table must not be visible on the final web page. f) In cell A insert an image of Indian Flag (flag.jpg), whose dimensions are 890X350. g) In cell B insert a video Anthem.mp4. h) Enter the text National Animal in cell C. Set this text as style H1. i) Enter the text National Flower in cell D. Set this text as style H2. j) Enter your name and grade in cell E. Set this text as style P. k) Below the table type the text “To know more CLICK HERE”. And when user clicks on CLICK HERE, a new webpage heritage.html should open.