Mock Questions Flashcards
The <i> tag makes text..?</i>
Inline
Italic
Bold</i>
Italic
To specify a font for your whole page add which tag ?
(A) < defaultfont >
(B) < targetfont >
(C) < basefont >
Basefont
.What is the REFRESH meta tag used for ?
(A) rewrite url
(B) Redirect to a new domain
(C) Refresh your content
Redirect to a new domain
Can a data cell contain images?
(A) No
(B) Yes
Yes
Screen colors are defined by which colors ?
(A) Green, Blue, and Yellow
(B) Crayola Colors
(C) Red, Green and Blue
Red, Green and Blue
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>
NO
Use and to add what to your tables?
(A) columns
(B) rows
(C) steps
Columns
colspan=n can be added to only what tag?
A) < table >
(B) < tr >
(C) < td >
< td >
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
Limit their use
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
Left frame would be 120 pixels wide
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
Heading information is to appear on its own line
To change the size of an image in HTML use what ?
(A) pliers
(B) height and width
(C) bigger and smaller
height and width
Imagelinks can show a text label if you add which property?
(A) alternative
(B) alt
(C) str
alt
When you count to 15 using hexadecimal numbers, the highest number is what ?
(A) F
(B) B
(C) 15
F
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
Tables