Final Test Flashcards

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.

A

Bulleted

17
Q

An ordered list is also called a ____ list

A

numbered

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.

A

Home

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.

A

BMP

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.

A

Absolute

23
Q

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

A

physical

24
Q

The HTML tag ______ designates a long quotation.

A

<blockquote></blockquote>

25
Q

____ style tags allow a browser to interpret the tag based on browser settings.

A

logical

26
Q

The ____ tags are used to create a container into which a user can add an inline style.

A

<span> </span>

27
Q

In the case of a link within a Web page, the <a> tag specifies a ____, or named location, in the same file.</a>

A

Target

28
Q

A ___ class gives you more control over the style on a Web page.

A

CSS

29
Q

An <img></img> tag has attributes that can specify the following:

A

Alternative text, Width, Height

30
Q

After specifying an image alignment and defining how text wraps, you must enter a ____ tag to stop the text wrapping.

A

Break <br></br>

31
Q

____ allows you to organize information on a Web page using HTML tags.

A

Tables

32
Q

A ____ is a horizontal line of information

A

Roq

33
Q

A ___ cell isplays text as bold and center-aligned

A

Heading

34
Q

A table _____ is the line that encloses the perimeter of the table.

A

Border

35
Q

Creating a table for a Web page is a three-step process that does NOT include

A

Creating a separate folder for table elements

36
Q

Before writing any HTML code, _____.

A

Sketch the table on paper