Вы находитесь на странице: 1из 2

DPS Dubai

Grade VII
SA II Revision Worksheet
I. Fill in the Blanks:
1. The ________ attribute specifies the alternate text for an image, if the image
cannot be displayed.
2. ________ target value opens the linked document in a new tab.
3. The default bullet type is _________.
4. CSS stands for ___________________.
5. The href attribute specifies the _________.

II. Answer the following Questions:


1. Differentiate between Ordered and Unordered List
2. Explain Inline and Internal Styling with the help of an example.
3. Explain List-Style-Type property.
4. Differentiate between Rowspan and Colspan.

III. Write HTML code for the following:


1. Add an image named “tiger.jpg” in a web page. Use Inline style to set the height
and width as 200px.
2. Add an image named “tiger.jpg” and make it a link connected to another
webpage “TigerInfo.html”.
3. Use Internal style to change the font style to Verdana and font color to red for
the main heading of the web page.
4. Using inline styling, change the background color of the web page to be cyan.
5. Use Internal Style to set the width of the table as 100%, collapsed black border
of width 2px.
6. Add background image named “desert.jpg” in the web page.

IV. Write HTML Code for the following list:


 HTML
 Java
 SQL
 Javascript

V. Write HTML code for the following Ordered list:


I. HTML
II. ORACLE
III. JQUERY
IV. PYTHON
VI. Write HTML code for the following:

JavaScript
1. Introduction to Javascript
2. Javascript Features

Note: Link first list item (Introduction to Javascript) to web page “Intro.html
Link second list item (Javascript Features) to web page “Javascript_Features.html”

VII. Write HTML code for the following table:


Subject Ria Akash
Biology Theory A+ A
Practical A+ A+
Chemistry Theory A A
Practical A+ A+
Note: Border is collapsed and width is 2px solid black
Text is centred aligned
Font is Verdana and font size is 100%

Вам также может понравиться