Html Flashcards

1
Q

The first page that you see when visiting a company’s web site

A

Home page

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

In the closing tag of an html tag pair what symbol precedes the tag keyword

A

Slash /

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

What html tag is used to begin a web page

A

HTML

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

What application program is designed to create Web pages

A

FrontPage

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

What file extension is used to save an HTML source code file

A

html

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

The main content of a web page is coded after which HTML tag

A

Body

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

Which HTML tag causes the largest sized font

A

<h1></h1>

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

What software company created internet explorer

A

Microsoft

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

What HTML tag creates a numbered list

A

<ol></ol>

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

What HTML tag is used to add items to a numbered or bulleted list

A

<li>
</li>

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

What HTML tag is used to create a double space after text.

A

<p></p>

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

Which menu on a web browser allows you to see the HTML source code for the web page you are looking at

A

View

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

What is the result of failing to end HTML tags with closing tags

A

The web page will appear differently

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

What number system can be used to specify color values in HTML tags to enable you to create virtually any color imaginable on your web page

A

Hexadecimal

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

What is the purpose of the HTML <hr> tag

A

Creates a horizontal line across the page

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

What HTML tag creates hyperlinks

A

<a></a>

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

What does url stand for

A

Uniform research locator

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

Which attribute of the tag can be used to specify the default color of the text

A

TEXT=

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

Which tag attribute is used to change the color of hyperlinks that have been clicked

A

VLINK=

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

A tag that can be used to make text scroll across the screen

A

Marquee

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

What would a hyperlink to a location called LIST1 in the same document looks like

A

<a> List 1</a>

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

What would a hyperlink to NASA’s web page look like

A

<a></a>

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

What are HTML tags enclosed in

A

Angle brackets

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

First web browser to incorporate pictures and sounds into a web page

A

Mosaic

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Can include a collection of related HTML pages pertaining to a specific company, topic, or individual.
Web site
26
Where can Windows notepad be found
Windows accessories
27
What HTML tag is used to center words on the page
Center
28
HTML tag that produces the smallest size font
29
HTML tag that is used to type in what appears in the title bar of the web browser
Title
30
Another name for a bulleted list
Unordered list
31
The HTML tag
    creates what
A numbered list
32
What doe the
tag do
Creates a single space area after the text
33
Open area around the text that gives the users eyes a chance to rest
white space
34
Used to change the background color of a web page
BGCOLOR
35
What attribute of an
tag determines how thick a line will be
Size
36
along with being a different color, how else is a hyperlink different from the rest of the text
Underlined
37
To identify a location within your document by the name LIST1, what tag would you code
38
A communication system such as http that is used to transfer data over to networks
Protocol
39
If bullets appear after your list has ended what tag was miscodded
UL
40
When specifying a color using hexadecimal values, you must use what symbol to precede the color number
#
41
Why canal HTML web pages be viewed on any computer
Makers of web browser follow a set of standards created by the guardians of the HTML language
42
A text file that allows it to move quickly over an Internet connection line
HTML source file
43
What were file storage areas (folders) called in the earlier days of computing
Directories
44
Does HTML have tags that can create a numbered list
Yes
45
Choices of color, text styles, images, and spacing can do what to your web site
Attract attention
46
Which HTML tags do not require a closing tag

and

47
What is an HTML tag used to create hyperlinks
Anchor tags
48
What information does a URL contain
The server a web page is on File name to be loaded The name of one or more folders
49
What two places can hyperlinks lead you to.
Places on the same web sites or to other documents
50
Do web pages need to be created using special HTML generating software
No
51
Do all HTML tags need to be uppercase
No
52
How many levels of heading sizes are there in HTML
6
53
What is another name for a bulleted list
Unordered list
54
On HTML can you imbed one list inside of another
Yes
55
What is the hexadecimal code for the color white
#FFFFFF
56
What is the hexadecimal value for the color black
#OOOOOO
57
What does http stand for
Hypertext transfer protocol
58
Do capital letters on a web page mean shouting
No
59
What attribute of the body tag is used for the color of hyperlinks
LINK=
60
What computers does hamlet work on
Any computer that has a web browser to read them