0% found this document useful (0 votes)
54 views9 pages

Go Through These 2 Links

This document provides links to two websites containing CSS and HTML multiple choice questions and answers. It includes 30 CSS questions and answers that may not all be correct, asking the reader to check the answers. It also includes additional short questions about HTML and related topics.

Uploaded by

Abhay Bandil
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)
54 views9 pages

Go Through These 2 Links

This document provides links to two websites containing CSS and HTML multiple choice questions and answers. It includes 30 CSS questions and answers that may not all be correct, asking the reader to check the answers. It also includes additional short questions about HTML and related topics.

Uploaded by

Abhay Bandil
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/ 9

Go through these 2 Links:

http://mcqsexam.com/css/css-set-3-30-mcqs/124/

http://mcqsexam.com/mcqs-web-languages/html-51-100/44/

Below Some Questions are there Answers may not be correct. Please check once

Question
1  of 30
CSS provided the basic styles such as

a) specifying font and font styles


b) setting margins
c) applying colors
d) All of the above

Question
2  of 30
Style sheet appears as a value of the .........attribute.

a) script
b) sheet
c) style
d) jscript

Question
3  of 30
Which of the style sheet is also known as Embedded Style Sheet?

a) Document Style Sheet:


b) Inline Style Sheet:
c) External Style Sheet:
d) None of the above
Ans: a

Question
4  of 30
CSS provided the basic styles such as

a) specifying font and font styles


b) setting margins
c) applying colors
d) All of the above

Question
5  of 30
An internal style sheet should be used when a single document has a

a) unique style
b) common style
c) either(A)or(B)
d) None of the above

Question
6  of 30
A CSS declaration always ends with a ................,and declaration groups are surrounded
by .......................

a) semicolon and curly brackets


b) semicolon and square brackets
c) either(A)or(B)
d) neither(A)or nor(B)

Question
7  of 30
To inserting a style sheet
a) External style sheet :
b) Internal style sheet:
c) Inline style sheet:
d) All of the above

Question
8  of 30
An external style sheet is ideal when the style is applied to

a) many pages
b) single pages
c) few pages
d) None of the above

Question
9  of 30
The class selector uses the HTML class attribute,and is defined with

a) ":"
b) "."
c) ","
d) None of the above

Question
10  of 30
Which of the following is an attribute which specifies extra information about an element ?

a) info
b) information
c) elementinfo
d) title

Question
11  of 30
What is the full form of HTML?

a) Hyper text markup language


b) Hyphenation text markup language
c) Hyphenation test marking language
d) Hyper text marking language

Question
12  of 30
Which of the following is a is a block level element that can be used as a container for grouping
other HTML elements ?

a) <div>
b) <span>
c) <block>
d) <group>

Question
13  of 30
Where in an HTML document is the correct place to refer to an external style sheet?

a) In the<head>section
b) At the top of the document
c) At the end of the document
d) In the<body>section

Question
14  of 30
To create a blank line in your web page

a) press Enter two times


b) press Shift + Enter
c) insert<BR>tag
d) insert<BLINE>
Question
15  of 30
Which of the following is the HTML tag to make a text italic ?

a) <slanted>
b) <italic>
c) <t>
d) <i>

Question
16  of 30
Which of the following is an attribute which specifies the text direction for the content in an
element ?

a) dir
b) direction
c) textdir
d) Textdirection

Question
17  of 30
Which of the following is the HTML tag to define metadata about an HTML document ?

a) <meta>
b) <metadata>
c) <meta-define>
d) <metatag>

Question
18  of 30
Which of the following is the correct way of inserting an image along with the height and width of
an image ?

a) <img src="smiling.gif" txt="Smiling face" breadth="50" length="50">


b) <image src="smiling.gif" alt="Smiling face" size="50,50">
c) <img source="smiling.gif" alt="Smiling face" dimension="50,50">
d) <img src="smiling.gif" alt="Smiling face" width="50" height="50">

Question
19  of 30
The doctype declaration for the HTML is

a) case-sensitive
b) case-insensitive
c) case-impsensitive
d) None of the above

Question
20  of 30
A table can be spanned either in

a) rows
b) columns
c) columns or rows
d) All of the above
d

Question
21  of 30
HTML provides which control to use arranging text and also in defining the things more
understandable manner.

a) Tables
b) Frames
c) Div
d) None of the above
a
Question
22  of 30
With regards to e-mail addresses:

a) hey must always contain an @ symbol


b) hey can never contain spaces
c) they are case-insensitive
d) all of the above

Question
23  of 30
Defination list can be defined as :

a) <ol>
b) <ul>
c) <dl>
d) None of the Above

Question
24  of 30
A list which is provided with numeric digit is called an

a) Ordered List
b) Unordered List
c) Definition List
d) None of the above

Question
25  of 30
Which of the following is an HTML tag that defines a term/name in a description list ?

a) <dn>
b) <dt>
c) <tn>
d) <li>
b

Question
26  of 30
Which of the following is used increase the row height?

a) Cellspacing
b) Cellpadding
c) row span
d) col span
b

Question
27  of 30
Which of the following is an attribute of<Table>tag?

a) SRC
b) LINK
c) CELLPADDING
d) BOLD

Question
28  of 30
<td>tag stands for:

a) table dimension
b) table date
c) table data
d) None of the above

Question
29  of 30
A .......(year,month,day,hour,minute,second,fractions of a second)encoded according to ISO
8601,with no time zone information ISO 8601.

a) datetime-local
b) datetime
c) datesecond
d) dateminute

Question
30  of 30
One of the most popular way is to specify character-set using a

a) meta data
b) meta element
c) meta value
d) None of the above
b

Short form of PC

a) Picsels

b) Picseals

c) Picsals

d) piccel

You might also like