test 2 Flashcards
When you count to 15 using hexadecimal numbers, the highest number is what ?
F
Where in an HTML document is the correct place to refer to an external style sheet?
In the < head > section
The <small> and <big> tags are special in what way ?</big></small>
They can be repeated
Which HTML attribute is used to define inline styles?
style
What is the language of the Web?
HTML
Can a data cell contain images?
Yes
Which tags are most commonly used by search engines?
Heading
What is the <br></br> tag for?
Line break
What does vlink mean ?
visited link
Which is the correct CSS syntax?
body {color: black}
What does an HTML tag do?
It specifies formatting and layout instructions for your web page.
Banners, buttons, dividers, clipart and other simple images usually work best as ?
gif
A Web document is broken into sections. What are the tags called that create these sections?
Structure tags
How do you insert a comment in a CSS file?
/* this is a comment */
What is the attribute for < img > tag?
src