Html Flashcards
The first page that you see when visiting a company’s web site
Home page
In the closing tag of an html tag pair what symbol precedes the tag keyword
Slash /
What html tag is used to begin a web page
HTML
What application program is designed to create Web pages
FrontPage
What file extension is used to save an HTML source code file
html
The main content of a web page is coded after which HTML tag
Body
Which HTML tag causes the largest sized font
<h1></h1>
What software company created internet explorer
Microsoft
What HTML tag creates a numbered list
<ol></ol>
What HTML tag is used to add items to a numbered or bulleted list
<li>
</li>
What HTML tag is used to create a double space after text.
<p></p>
Which menu on a web browser allows you to see the HTML source code for the web page you are looking at
View
What is the result of failing to end HTML tags with closing tags
The web page will appear differently
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
Hexadecimal
What is the purpose of the HTML <hr> tag
Creates a horizontal line across the page
What HTML tag creates hyperlinks
<a></a>
What does url stand for
Uniform research locator
Which attribute of the tag can be used to specify the default color of the text
TEXT=
Which tag attribute is used to change the color of hyperlinks that have been clicked
VLINK=
A tag that can be used to make text scroll across the screen
Marquee
What would a hyperlink to a location called LIST1 in the same document looks like
<a> List 1</a>
What would a hyperlink to NASA’s web page look like
<a></a>
What are HTML tags enclosed in
Angle brackets
First web browser to incorporate pictures and sounds into a web page
Mosaic
Can include a collection of related HTML pages pertaining to a specific company, topic, or individual.
Web site
Where can Windows notepad be found
Windows accessories
What HTML tag is used to center words on the page
Center
HTML tag that produces the smallest size font
<h6></h6>
HTML tag that is used to type in what appears in the title bar of the web browser
Title
Another name for a bulleted list
Unordered list
The HTML tag <ol> creates what</ol>
A numbered list
What doe the <br></br> tag do
Creates a single space area after the text
Open area around the text that gives the users eyes a chance to rest
white space
Used to change the background color of a web page
BGCOLOR
What attribute of an <hr> tag determines how thick a line will be
Size
along with being a different color, how else is a hyperlink different from the rest of the text
Underlined
To identify a location within your document by the name LIST1, what tag would you code
<a>List 1</a>
A communication system such as http that is used to transfer data over to networks
Protocol
If bullets appear after your list has ended what tag was miscodded
UL
When specifying a color using hexadecimal values, you must use what symbol to precede the color number
#
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
A text file that allows it to move quickly over an Internet connection line
HTML source file
What were file storage areas (folders) called in the earlier days of computing
Directories
Does HTML have tags that can create a numbered list
Yes
Choices of color, text styles, images, and spacing can do what to your web site
Attract attention
Which HTML tags do not require a closing tag
<br></br> and <p></p>
What is an HTML tag used to create hyperlinks
Anchor tags
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
What two places can hyperlinks lead you to.
Places on the same web sites or to other documents
Do web pages need to be created using special HTML generating software
No
Do all HTML tags need to be uppercase
No
How many levels of heading sizes are there in HTML
6
What is another name for a bulleted list
Unordered list
On HTML can you imbed one list inside of another
Yes
What is the hexadecimal code for the color white
FFFFFF
What is the hexadecimal value for the color black
OOOOOO
What does http stand for
Hypertext transfer protocol
Do capital letters on a web page mean shouting
No
What attribute of the body tag is used for the color of hyperlinks
LINK=
What computers does hamlet work on
Any computer that has a web browser to read them