STD : XII Unit Test-1 MARKS: 40
DATE :11/08/2021 INFORMATION TECHNOLOGY(97) Time: 1.5 HRS
Q.1 Fill in the blanks: 04
1 The type of CSS that facilitates to change the look of the entire website by
changing just one file is ____________.
2 SEO is a subset of _________.
3 The CSS property that is used to control the horizontal alignment of any block-
level text that are paragraphs, tables and other elements is_________.
4 The website links that are stored for future references is known as
_____________.
Q.2 State True or False : 05
1 The list items in ordered lists are marked with bullets (small black circles) by
default.
2 [Link] analyses the websites health.
3 To define the term in definition list<dl>tag is used.
4 Title is the first thing that user notices in search result list while using google
for searching.
5 Preload attribute in video tag specifies an image to be shown while the video
is downloading.
Q.3 Multiple Choice Questions (One correct answer) 05
1 Which attribute acts as a pointer which indicates that the image is a
client-side image map?
(a) <img> (b) href (c) <map> (d) usemap
2 Which tag is used to embed audio files on webpages?
(a) <sound> (b) <audio>
(c) <video> (d) <speaker>
3 Select the other factor to rank the website higher?
(a) Desktop (b) Speed of (c) No (d) No backlinks
friendly the external
website link
4 Which is the link on the website that, when clicked, take the user to another
site?
(a) Frontlinks (b) Blacklinks
(c) Backlinks (d) Whitelinks
5 Which of the following is concerned with website-website relationship?
(a) On-Page (b) Off-Page (c) White (d) Black Hat SEO
SEO SEO Hat SEO
Q.4 Multiple Choice Questions (Two correct answers) 10
1 Which are the attributes of <Meta> tag?
(a) Charset (b) Email (c) http-equiv
(d) Multiple (e) File
2 Which are the attributes of <input type=”image”>?
(a) Width (b) Min (c) Max
(d) Required (e) Height
3 Which are the units used to mention the value of font-size property?
(a) pt (b) mp (c) px
(d) mx (e) Ptx
4 Select the types of Web hosting?
(a) Shared (b) Fixed (c) Dedicated hosting
hosting hosting
(d) Error hosting (e) Network hosting
5 A CSS rule set contains _______and__________.
(a) Set (b) A selector (c) Property
(d) A declaration (e) value
block
Q.5 Multiple Choice Questions (Three correct answers) 03
1 Which of these are White hat strategies?
(a) Relevant (b) Well- (c) Invisible text
content labeled and stuffed
images keyword
(d) Duplicate (e) Relevant (f) Non -relevant
content links content
Q.6 Match the following : 04
Column A Column B
1. Inline frames a. Social media optimization.
2. pattern attribute b. Property sets an element to a specific
location.
3. absolute positioning c. Regular expression to check the input
values.
4. links to Twitter ,Facebook d. Used in online advertising.
Q.7 Answer in brief: (Attempt any two) 04
1 Define SEO ?
2 Explain in short SEO Audit?
3 What is the use of SEO Keywords?
Q.8 Program (Answer any one) 05
i Write html code with CSS as follows-
(a) To create a College Registration Form that should accept Name, Age, Date
of Admission from user.
(b) Create a submit button.
(c) Heading of the form should have a border with different font style.
(d) Make use of required attribute.
OR
ii Write html code with CSS as follows-
(a) To create a webpage where the back ground colour of the company name
should be in red .
(b) Heading should be the largest with font “Comic Sans MS”.
(c) Description of the company should be in blue colour in a paragraph.
(d)All the elements should be underlined.