Final Test Flashcards

(36 cards)

1
Q

An ____ is a company that has a permanent connection to the Internet backbone.

A

ISP

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

The following is a set of rules for exchanging text, graphics, sound, video, and other multimedia files:

A

HTTP

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

Web pages are stored on a _____, which is a computer that stores and sends requested Web pages.

A

Web Server

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

An Internet site is also called a

A

Web Site

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

A(n) ____ is a private network that uses Interet technologies to share company information among emplyees.

A

Intranet

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

A ____ is a program that interprets and displays Web pages.

A

Brower

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

To display a horizaontal rule in HTML, use the ____ tag

A

<hr></hr>

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

When creating an HTML file, you should seperate sections of HTML code with ______.

A

Spaves

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

With ____ you can specify the style for an element within a single Web page or throughout an entire Web site.

A

CSS

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

A(n) ____ editor is a program that provides basic test-editing fuctions and more advanced features such as color-coding for various HTML tags.

A

HTML text

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

____ is a basic text editor that you can use for simple documents or for creating Web pages using HTML.

A

Notepad++

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

The _____ of a Web page is a solid color, a picture, or a graphic against which the other elements on the Web page appear.

A

Foreground

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

A ____ is an area of an image that activates a function when selected.

A

Hotspot

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

The ____ document type allows that use of decrecated tags

A

Transitional

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

_____ causes text lines to break at the right edge of the window and appear on a new line.

A

Word wrap

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

An unordered list is also called a _____ list.

17
Q

An ordered list is also called a ____ list

18
Q

The following tags must be at the start and end of an unodred list:

A

<ul> and </ul>

19
Q

When your browser opens, it will display a ____ page, or a start page.

20
Q

The _____ graphics format was NOT listed in the chapter a s one of the three types of image files used on Web pages.

21
Q

The _____ property allows test to be enhanced with one of five values: underline, overline, line-through, blink, or none.

A

Text-decoration

22
Q

A(n) ____ path specifies that exact address for the file to which you are linking or displaying a graphic.

23
Q

____ style tags spacify a particular fot chang that is interpreted strictly by broawsers.

24
Q

The HTML tag ______ designates a long quotation.

A

<blockquote></blockquote>

25
____ style tags allow a browser to interpret the tag based on browser settings.
logical
26
The ____ tags are used to create a container into which a user can add an inline style.
27
In the case of a link within a Web page, the tag specifies a ____, or named location, in the same file.
Target
28
A ___ class gives you more control over the style on a Web page.
CSS
29
An tag has attributes that can specify the following:
Alternative text, Width, Height
30
After specifying an image alignment and defining how text wraps, you must enter a ____ tag to stop the text wrapping.
Break
31
____ allows you to organize information on a Web page using HTML tags.
Tables
32
A ____ is a horizontal line of information
Roq
33
A ___ cell isplays text as bold and center-aligned
Heading
34
A table _____ is the line that encloses the perimeter of the table.
Border
35
Creating a table for a Web page is a three-step process that does NOT include
Creating a separate folder for table elements
36
Before writing any HTML code, _____.
Sketch the table on paper