test 6 Flashcards

1
Q

Choose the correct HTML tag for the largest heading

A

< h1 >

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

Do all XHTML documents require a doctype?

A

Yes

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

ll XHTML tags and attributes must be in lower case

A

True

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

To create a bullete list use ?

A

< ul >

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

Hexadecimal numbers are numbers based on the value of what ?

A

16

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

Which is NOT a predefined target for links ?

A

_son

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

Besides<b>, another way to make text bold is what ?</b>

A

< strong >

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

If you do not include a DESCRIPTION meta tag, most search engine will simply list what ?

A

The first few words on the page

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

Who is making the Web standards?

A

The World Wide Web Consortium

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

How many characters can be written with 1 Kilobyte ?

A

1024

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

Which tag can set the background color for your page?

A

< body >

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

colspan can be added to only what tag?

A

< td >

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

In the code the following would be true.

A

Left frame would be 120 pixels wide

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

When making bulleted lists you have what options ?

A

disc, circle, square

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

The <br></br>tag adds what to your webpage ?

A

Line break

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

Which program do you need to write HTML?

A

Any text editor

17
Q

A file that specifies how the screen is divided into frames is called a __________

A

frameset

18
Q

What tag tells where a link starts ?

A

< a >

19
Q

Colors in plain HTML can be specified using ?

A

Hexadecimal Colors

20
Q

Relative path make your hypertext links______.

A

Portable