test 6 Flashcards
Choose the correct HTML tag for the largest heading
< h1 >
Do all XHTML documents require a doctype?
Yes
ll XHTML tags and attributes must be in lower case
True
To create a bullete list use ?
< ul >
Hexadecimal numbers are numbers based on the value of what ?
16
Which is NOT a predefined target for links ?
_son
Besides<b>, another way to make text bold is what ?</b>
< strong >
If you do not include a DESCRIPTION meta tag, most search engine will simply list what ?
The first few words on the page
Who is making the Web standards?
The World Wide Web Consortium
How many characters can be written with 1 Kilobyte ?
1024
Which tag can set the background color for your page?
< body >
colspan can be added to only what tag?
< td >
In the code the following would be true.
Left frame would be 120 pixels wide
When making bulleted lists you have what options ?
disc, circle, square
The <br></br>tag adds what to your webpage ?
Line break