test 2 Flashcards

1
Q

When you count to 15 using hexadecimal numbers, the highest number is what ?

A

F

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

Where in an HTML document is the correct place to refer to an external style sheet?

A

In the < head > section

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

The <small> and <big> tags are special in what way ?</big></small>

A

They can be repeated

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

Which HTML attribute is used to define inline styles?

A

style

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

What is the language of the Web?

A

HTML

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

Can a data cell contain images?

A

Yes

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

Which tags are most commonly used by search engines?

A

Heading

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

What is the <br></br> tag for?

A

Line break

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

What does vlink mean ?

A

visited link

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

Which is the correct CSS syntax?

A

body {color: black}

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

What does an HTML tag do?

A

It specifies formatting and layout instructions for your web page.

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

Banners, buttons, dividers, clipart and other simple images usually work best as ?

A

gif

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

A Web document is broken into sections. What are the tags called that create these sections?

A

Structure tags

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

How do you insert a comment in a CSS file?

A

/* this is a comment */

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

What is the attribute for < img > tag?

A

src

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

What is extension of html file?

A

html

17
Q

Which property is used to change the background color?

A

background-color:

18
Q

How can we resize the image?

A

Using height and width

19
Q

Can a data cell contain images?

A

Yes

20
Q

When you use a heading tag in a document, what does the Web browser assumes?

A

Heading information is to appear on its own line