html Flashcards

1
Q

HTML stands for…

A

Hypertext Markup Language

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

Inventor of the World Wide Web

A

Sir Tim Berners-Lee

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

Delimiter for tags

A

<>

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

More strict version of HTML

A

XHTML

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

XHTML

A

eXtensible HTML

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

Tag structures like are known as _______

A

self-closing

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

RSS

A

Really Simple Syndication

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

Items of data in a tag that provide additional information to the browser

A

attributes

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

Syntax for an attribute

A

property=value

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

Attribute name for creating hyperlinks

A

href

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

URL

A

Uniform Reference Locator

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

Complete web address for Google

A

http://www.google.com

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

Attribute name used to give a name to an object so that it can be accessed using CSS or JavaScript

A

id

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

Client-side language used with HTML to give a web page functionality

A

JavaScript

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

Server-side language used with HTML to give a web page functionality

A

PHP

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

Attribute name that specifies a group name that may apply to multiple tags/objects

A

class

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

Attribute name that lets you apply a CSS style to a particular object

A

style

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

Attribute name that lets you display a ‘tooltip’ when a mouse passes over it

A

title

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

Tag name that specifies a title for a web page in a browser’s ‘chrome’

A

title

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

Complete HTML command that specifies a title on a web page saying My Little Web Page

A

html My Little Web Page

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

Tells a browser exactly how you would like a web page to be displayed

A

doctype

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

Tag name that specifies the ‘dialect’ of a web page (show any special symbols)

A

html <!DOCTYPE>

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

Browser affiliated with Microsoft

A

Internet Explorer

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

Browser affiliated with Mozilla

A

Firefox

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

Browser affiliated with Apple

A

Safari

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

Browser affiliated with Google

A

Chrome

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

Tag name of element that contains the web page content

A

body

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

Tag name of element that contains ‘behind the scenes’ information (like metadata) to help a page work according to design intentions

A

head

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

Comment structure for HTML

A

<!

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

Tag elements placed inside other tag elements are said to be ___________

A

nested

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

Highest level tag element in a web page

A

html

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

Additional data about a document, hidden from the normal user

A

metadata

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

Unit of measure of elements in a web page

A

pixel

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

Tag name of element used to embed CSS commands within a web page

A

style

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

CSS

A

Cascading Style Sheets

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

Tag name of element used to load an external style sheet

A

link

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

Attribute for establishing a document’s relationship to a page as a style sheet

A

rel=stylesheet

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

Attribute for specifying a style sheet language as that of CSS

A

type=text/css

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

Tag name of element used to write JavaScript commands within a page

A

script

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

Attribute to specify the location of a JavaScript file named ‘myscripts.js’ that is to be loaded from an external location

A

src=myscripts.js

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

Base language for Android devices

A

Java

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

Small piece of software written by a developer that can be embedded in Firefox for additional functionalities

A

add-on

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

An ‘essential’ add-on in Firefox that supports web page development and analysis

A

Web Developer Toolbar

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

Name of the developer who wrote the add-on used with Firefox in the web development classes at TCA

A

Chris Pederick

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

What does it do?

A

Sets the width of a web page to 800 pixels

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

Delimiter for multiple attributes within a tag

A

space

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

Largest heading tag name

A

html

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

Smallest heading tag name

A

html

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

Tags that are intended to be ‘phased out’ at some point in the future are known as _______, and should not be used

A

deprecated

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

An alternative for the normal bolding tag, which is often custom-styled with CSS

A

strong

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

Tag name for producing subscripted text

A

sub

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

Tag name for producing superscripted text

A

sup

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

Font face and color should only be set by using…

A

CSS

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

How many color names are available to a designer?

A

16

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

For customized colors, you need to use _______ color numbers

A

hexadecimal

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

Hexadecimal syntax for establishing color

A

RRGGBB

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

Allowable symbols in hex code

A

0-9, A-F

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

Hexadecimal is also known as …

A

base-16

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

White in hex code:

A

FFFFFF

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

Black in hex code:

A

000000

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

Short cut for hexcode color: #AA88DD

A

A8D

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

Exactly how many colors (shades) are available to a designer (in factored form!)

A

256x256x256

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

Approximately how many colors are available to a designer?

A

Over 16 million

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

Primary colors on a traditional computer monitor

A

red, green, blue

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

Best type of font (as a family) to use for web page text

A

sans-serif

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

Tag name of element for inserting images in a web page

A

img

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

Attribute name used to denote the location of a picture file for a web page

A

src

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

http means

A

hypertext transfer protocol

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

Using this attribute is strongly recommended for use in case an image cannot load or if the file cannot be found

A

alt

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

Why is it a good idea to use width and height attributes for images (with ORIGINAL DIMENSIONS!) when placing an image in a web page?

A

To ensure that the page layout is correctly aligned even before the page is loaded; can speed the overall loading time for the page

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

The tag is known as the _______ tag

A

anchor

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

The ‘C’ in Crap (from a design perspective) stands for …

A

contrast

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

The ‘R’ in cRap (from a design perspective) stands for …

A

repetition

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

The ‘A’ in crAp (from a design perspective) stands for…

A

alignment

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

The ‘P’ in craP (from a design perspective) stands for…

A

proximity

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

The attribute used to specify the location of a hyperlink

A

href

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

Write a complete command for a hyperlink to yahoo, with text: I love to YAHOO! and a screen tip of Let’s yahoo now

A

I love to YAHOO!

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

Attribute used to create internal hyperlinks

A

name

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

Write a complete command to create an internal hyperlink to a location called ‘top’ within a given page, with text: ‘Top of page’

A

Top of page

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

Why should you NEVER underline text in a web page for the purposes of emphasis?

A

Could be mistaken for a hyperlink

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

Extension for a web page document

A

html

82
Q

Alternative, shorter extension for a web page document

A

.htm

83
Q

Name(s) of the ‘#’ symbol

A

hash, number symbol, pound symbol, octothorp

84
Q

Fancy name of the ‘&’ symbol

A

ampersand

85
Q

W3C

A

World Wide Web Consortium

86
Q

First place (besides Google) to look up basic information about web related issues

A

http://www.w3schools.com

87
Q

HTML structure best used for displaying data, but prior to CSS often used (misused) for positioning of web elements within a page

A

table

88
Q

Attribute name specifying the number of pixels of space between a cell well and its content

A

cellpadding

89
Q

Attribute name specifying the number of pixels of space between adacent cells and/or their container

A

cellspacing

90
Q

Attribute name used to put a caption on a table

A

caption

91
Q

Attribute name for creating a table row

A

tr

92
Q

Attribute name for creating a table column

A

td

93
Q

Attribute name for creating a table heading

A

th

94
Q

Two type of lists in HTML

A

unordered, ordered

95
Q

Tag name for a bulleted list

A

ul

96
Q

Tag name for a sequential list

A

ol

97
Q

Attribute name to specify the beginning number for a sequential list

A

start

98
Q

Attribute name to specify various kinds of lists: letters, numbers, Roman numerals, etc

A

type

99
Q

Tag name within a list that specifies individual entries

A

li

100
Q

Tag name for a special type of list often used with definitions

A

dl

101
Q

Two elements types nested within a definition list

A

dt and dd

102
Q

dt

A

definition term

103
Q

dd

A

definition (definition)

104
Q

Language responsible for web page structure

A

XHTML

105
Q

Language responsible for aesthetics of a web page

A

CSS

106
Q

Language responsible for web page behavior

A

JavaScript

107
Q

The basic top-level web page structure responsible for user interaction with a page with respect to entering information

A

form

108
Q

Attribute responsible for determining how data from a form should be handled

A

method

109
Q

Form submission technique where information is transmitted via the URL

A

GET

110
Q

Form submission technique where information is transmitted via an array

A

POST

111
Q

Attribute determining what should be done when a form is submitted

A

action

112
Q

Dominant tag name used in a form for creating GUI elements for a user to interact with

A

input

113
Q

GUI

A

Graphical User Interface

114
Q

Attribute that determines the nature of a GUI element

A

type

115
Q

Attribute value that creates a text-input box

A

text

116
Q

Attribute value that creates a text-input box with obscured letters as a user types

A

password

117
Q

Attribute value that creates round GUI elements where only one of the elements can be active at a time

A

radio

118
Q

Attribute value that creates squarish GUI elements where multiple selections may be made at one time

A

checkbox

119
Q

Attribute value for a GUI element that renders it invisible to the user

A

hidden

120
Q

Tag fpr creating a multiline area where information may be entered in a freeform style

A

textarea

121
Q

Drop-down menus are created with this tag

A

select

122
Q

These tags are located inside a drop-down menu to create the various entries of a menu

A

option

123
Q

Complete attribute showing a menu item that should be shown as selected in the menu as it is first loaded in the web page (the default choice)

A

selected=selected

124
Q

A tag that should not be used for submitting forms because of misinterpretations by IE

A

button

125
Q

IE

A

Internet Explorer

126
Q

Tag often used with radio and check boxes so users can see what they are choosing

A

label

127
Q

Important design considerations for most GUI elements

A

alignment, proximity

128
Q

Proximity

A

Things that functionally work with one another are in the same vicinity with each other (like a sofa-coffee table combo)

129
Q

Tag used to combine elements into a group in a vertical stacking type arrangement

A

div

130
Q

Tag used to group elements into a arrangement that flows with the text of a document

A

span

131
Q

Tag that would allow information placed within it to look just as it was typed in the tag body

A

pre

132
Q

Tag that allows you to drop a frame of any width or height anywhere in a document as if it were an image

A

iframe

133
Q

Replaces the applet tag in newer versions of (X)HTML

A

object

134
Q

Expected year when HTML5 is ready (supported by most browsers with most functionalities)

A

2015 per 3/8/12 as specified by

135
Q

Store and serve web pages

A

Web servers

136
Q

Renders a web page’s content

A

browser

137
Q

for example: Hello World

A

element

138
Q

Three parts of an HTML element

A

opening tag, content, closing tag

139
Q

Exceptions to the rule that elements have an opening and closing tag (yet commonly used tags)

A

img, br

140
Q

Tag that holds the information seen in a browser

A

body

141
Q

Most ______ (tabs, returns, spaces) are ignored by the browser

A

whitespace

142
Q

Makes your web page understandable to you in the future and to others who what to build on it

A

comments

143
Q

Must not appear in ids

A

spaces

144
Q

Image type that supports transparency with many colors

A

png

145
Q

Image type that supports transparency with limited colors

A

gif

146
Q

Common image type for images directly from photographs (give both spellings)

A

jpg, jpeg

147
Q

Navigation scheme to go to a parent folder called ‘lounge’

A

../lounge

148
Q

Navigation scheme to go to a sub folder called ‘beverages’

A

beverages/

149
Q

DOM

A

Document Object Model

150
Q

The basic structure of web pages that supports the use of CSS and JavaScript

A

DOM

151
Q

Image that is not displaying for some reason

A

broken image

152
Q

A folder called ‘fruit’ contains two separate folders: ‘apples’ and ‘pears’ . Apples and pears are…

A

siblings

153
Q

The content of the element is the ______ for the link

A

label

154
Q

.. means ____________

A

parent folder

155
Q

Don’t use _____ when naming files and folders for your web site

A

spaces

156
Q

dog vs. Dog demonstrates ________

A

case-sensitivity

157
Q

myLittleAttributeName demonstrates _____

A

camel-case

158
Q

href stands for…

A

hypertext reference

159
Q

Everything between and is ________

A

clickable

160
Q

Top folder of your web site

A

root

161
Q

A subfolder is also called a _______ of the folder it is in

A

child

162
Q

Geeky-looking computer symbols for special (reserved) symbols like ‘<’ or ‘&’

A

HTML entity

163
Q
A

non-breaking space HTML entity

164
Q

The trademark symbol can be made with the code ™ which is an entity ______ or by ™ which is an entity ______ .

A

name …. number

165
Q

Variables/attributes which are named according to their function (ex: class=warning) are said to be …

A

self-documenting

166
Q

If HTML entity names are self-documenting (in most cases) why are HTML entity numbers often better to use (even though harder to remember)

A

Browsers may not support all entity names (the support for entity numbers is very good)

167
Q

An element often used for long quotations which will force the quote to ‘break out’ of the document flow

A

I pledge allegiance…with liberty and justice for all

168
Q

An element often used for short quotations that should not ‘break out’ of the document flow

A

html Spaces are evil

169
Q

Before you launch a site you should always…

A

…check it’s operation in the 4 major browsers: IE, Firefox, Chrome, Safari

170
Q

Elements that ‘stand on their own’ or ‘break out’ of the flow which tend to stack vertically in a page

A

block

171
Q

Elements that ‘go with the flow’ of a page

A

inline

172
Q

is an example of an ____________ element

A

empty

173
Q

Horizontal menu bars are often ______ that have been ______ by ______ making them _______

A

list items … styled …. CSS…. inline

174
Q

is an example of __________ __________

A

improper nesting

175
Q

All symbols in human kind that are shown on a computer screen have an assigned __________

A

unicode

176
Q

ASCII

A

American Standard Code for Information Interchange

177
Q

Character codes may be found at..

A

http://www.unicode.org

178
Q

Tag used to draw to draw a horizontal line on a web page

A

hr

179
Q

hr

A

horizontal rule

180
Q

A unique name used to locate your site

A

domain name

181
Q

Centralized authority to make sure only one person at a time uses a given domain name

A

ICANN

182
Q

ICANN

A

Internet Corporation for Assigned Names and Numbers

183
Q

An agree-upon technique for transferring hypertext documents around the Web

A

Hyper Text Transfer Protocol

184
Q

Global address that can be used to locate anything on the Web

A

URL

185
Q

Most common default name for the ‘home page’ of a static web site

A

index.html

186
Q

Lesser-used default name for the home page of a static web site

A

default.htm

187
Q

Web pages that simply convey information without user interactivity

A

static

188
Q

Web pages that can do things for a user besides simply convey information, that normally require some level of programming

A

dynamic

189
Q

Common mistake made by even professional web developers when using web-authoring software that limits a search engine’s ability to find a site

A

Forgetting to create a meaningful title element in the head of the document

190
Q

With virtually no exceptions, divisions and spans should have ______ attributes with _______ names without ______

A

id … self-documenting … spaces

191
Q

With virtually no exceptions, images should have _____ attributes to enhance usability for users with visual or audial impairments

A

alt

192
Q

With virtually no exceptions, hyperlinks should have _____ attributes to reduce _______ and to provide additional _______ about where the link goes

A

title …. visual clutter… information

193
Q

True or false: The ordering of attributes is important

A

false

194
Q

List 4 alternatives to an attribute you would like to name: Holy Smoke but without the space. The most important thing is to be ________ in your naming technique

A

holySmoke, holysmoke, holy-smoke, holy_smoke

195
Q

PDF

A

Portable Document Format

196
Q

Web pages should go through a ________ process at ________ before release, but sadly few bother with this effort.

A

validation …. http://validator.w3.org/

197
Q

Why should pages be validated? (5 Reasons)

A

Validation as a debugging tool

198
Q

CSS pages can be validated at….

A

http://jigsaw.w3.org/css-validator/

199
Q

FTP

A

File Transfer Protocol

200
Q

Common means of transferring your web pages and content to a server

A

FTP

201
Q

Attribute used to open a link in another browser window, but pages with this ability may not ______ and can be _________ for users on a variety of devices and alternative browsers

A

target … validate … problematic