Page 224 - Webapplication11_C11_Flipbook
P. 224
30. You are building a website and want to have three main links called Home, Product Info, and Contact Us. You will create
a hierarchy of page elements and revise the stylesheets. [CBSE Sample Paper, 2022]
You want to apply a style to all elements in a document.
Which type selector should you use?
i. + ii. >
iii. : iv. *
B. Fill in the blanks.
1. ............................. element is used to connect the external style sheet to an HTML document.
2. ............................. attribute specifies the source of the image file in img tag.
3. In the following code ............................. denotes the selector.
h1{color: green;}
4. In order to add an email id in anchor tag, ............................. is used.
5. The zone files are not created or updated on ..............................
6. The inline style is given using the ............................. attribute.
7. The ................................ identifies the HTML element that needs to be styled.
8. ............................. is a distributed directory that provides the framework for a single, worldwide domain name directory.
9. Web servers, also known as ..............................
10. If your website appears to be out of date, select ............................. on your browser several times!
C. State whether the following statements are true or false:
1. Line-height property defines the spacing between letters in CSS.
2. <br> tag is used to insert a line break.
3. HTML frames are used to collect user input.
4. In CSS, background colour can be changed using bgcolor property.
5. The del tag is used to display deleted text.
6. An HTML internal link connects two pages on the same website.
7. The anchor tag in html is used to create an external link.
8. The id selector uses an HTML element’s name to choose a specific element.
9. A name in a flat name space is just a string of characters with no structure.
10. DNS is also used to distribute load among duplicated servers.
Section B
(Subjective Type Questions)
A. Short answer type questions.
1. “Building Web pages and Web applications starts with HTML and CSS.” Comment.
2. What is a selector? Explain with an example.
3. List the steps of publishing a website.
4. Identify the tag:
i. used to add video to a webpage.
ii. used to add data to a table.
5. What is description list?
6. State difference between inline, internal and external style sheets.
7. What do you mean by font-variant property of CSS?
222 Touchpad Web Applications-XI

