Mock Questions Flashcards

1
Q

The <i> tag makes text..?</i>

Inline
Italic
Bold</i>

A

Italic

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

To specify a font for your whole page add which tag ?
(A) < defaultfont >
(B) < targetfont >
(C) < basefont >

A

Basefont

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

.What is the REFRESH meta tag used for ?
(A) rewrite url
(B) Redirect to a new domain
(C) Refresh your content

A

Redirect to a new domain

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Can a data cell contain images?
(A) No
(B) Yes

A

Yes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Screen colors are defined by which colors ?
(A) Green, Blue, and Yellow
(B) Crayola Colors
(C) Red, Green and Blue

A

Red, Green and Blue

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Is this correct XHTML?

<ul>
<li>Shope</li>
<li>Cloths
<ul>
<li>Cloths Shope</li>
<li>T Shirt</li>
</ul>
</li><li>Jeans</li>
</ul>
A

NO

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Use and to add what to your tables?
(A) columns
(B) rows
(C) steps

A

Columns

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

colspan=n can be added to only what tag?
A) < table >
(B) < tr >
(C) < td >

A

< td >

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

To make the appearance of the colors more powerful on your site do which of the following ?
(A) Do not use colors
(B) Limit their use
(C) Splash them all over

A

Limit their use

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

In the code the following would be true.
(A) Top frame would be 120 pixels high
(B) Left frame would be 120 pixels wide
(C) Left frame would be 120 inches wide

A

Left frame would be 120 pixels wide

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

When you use a heading tag in a document, what does the Web browser assumes?
(A) Heading information is to appear in bold letters
(B) Heading information is to appear on its own line
(C) Heading information has a hyperlink
(D) Heading information is shown as a size six

A

Heading information is to appear on its own line

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

To change the size of an image in HTML use what ?
(A) pliers
(B) height and width
(C) bigger and smaller

A

height and width

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Imagelinks can show a text label if you add which property?
(A) alternative
(B) alt
(C) str

A

alt

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

When you count to 15 using hexadecimal numbers, the highest number is what ?
(A) F
(B) B
(C) 15

A

F

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is the most important tool for adding colors to certain areas of the page rather than the entire background ?
(A) Tables
(B) Fonts
(C) Images

A

Tables

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

When is the content of a table shown ?
(A) In pieces as it loads
(B) Before the border loads
(C) After the table is loaded

A

After the table is loaded

17
Q

What is correct XHTML for a line break?
(A) < br />
(B) < br >
(C) < break />

A

< br />

18
Q

Defining clickable sub-areas on an image is called?
(A) multiple linking
(B) imagemapping
(C) imagelinking

A

imagemapping

19
Q

What is used to store information usually relevant to browsers and searchengines?

(A) Cookies
(B) Metatags
(C) Tabs

A

Metatags

20
Q
What is the attribute for  tag?
(A) pt
(B) url
(C)  path
(D) src
A

src