Mid-term Flashcards

0
Q

<h6>
</h6>

A

Smallest header

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

<h1>
</h1>

A

Largest header

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

Unordered list

A
Ex:
Classes 
•freshmen 
•sophomore
•junior
•senior
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Ordered list (1.2.3.)

A

<ol><li></li><li></li><li></li></ol>

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

<!--comment-->

A

Instructions or notes seen by other web pages coders explaining sections of the web page

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

XHTML

A

Extensible hypertext markup language

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

Linear linking structure

A

An example of this website navigation is: step-by-step directions to build a car engine

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

Google

A

Search engine

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

Horizontal rule <hr />

A

A design element that separates sections of web pages

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

LAN

A

Computers and printers located near one another (in the same building)

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

Requirements for XHTML coding

A

<!doctype> values surrounded in “” lower case letters for tag

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

Internet explorer

A

Browser

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

Special characters

A

$#&

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

WAN

A

Networked computers located far away from one another (I.e.- our school district)

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

Target audience

A

Websites must be developed and designed for these customers

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

URL

A

http://www.youtube.com

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

Italics / bold

A

<em> <strong></strong></em>

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

Storyboarding

A

Presentation to a client a detailed sketch of web pages,elements, colors, and links

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

tags

A

Tags used By search engines to locate pages in their data bases

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

Secure communications protocol

A

HTTPS:

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

Anchors on a web page

A

<a> or <h3></a>

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

Target=”_blank”

A

Causes linked pages to open in a new internet explorer window or tab

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

White space

A

Makes the web pages loon uncluttered. Gives space between elements

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

E-mail link

A

<a></a>

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

Hotspots

A

Areas on an image map that acts as hyper links

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

CTRL+A

A

Select all

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

Vector graphic

A

Mathematical formulas used to define colors between point A and point B on a graphic. When enlarged, the graphic remains clear and in focus

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

Drop shadow

A

Live filter that gives a shaded to one corner of an object

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

Picture of an eye on the box (tool)

A

Use to shadow/hide objects

29
Q

Fill options

A

Solid, gradient, pattern, none

30
Q

Kerning

A

Space between letters

31
Q

Stroke

A

Outside edge of a shape

32
Q

CTRL+Y

A

Redo

33
Q

Grids/guides

A

Use to precisely align objects on a graphic

34
Q

CTRL+X

A

Cut

35
Q

Box with a picture of a lock in it (tool)

A

Use to lock objects so they cannot be edited

36
Q

CTRL+D

A

Deselect

37
Q

Masking

A

Feature that a shape(or text) reveals a graphic underneath

38
Q

Crop tool

A

Select just a part of a whole graphic

39
Q

CTRL+Z

A

Undo

40
Q

Anti-aliasing

A

Use to smooth edges of rounded shapes

41
Q

Hold shift key while dragging

A

Use to create perfect circle or square

42
Q

Bitmap graphic

A

Series of colored pixels that make up a graphic

43
Q

Color scheme

A

Series of 3 to 5 colors that set the mood of the graphic/ ad / website

44
Q

16

A

Number of basic color schemes

45
Q

.PNG

A

Graphic that is saved in layers

46
Q

San-serif

A

Generic font example

47
Q

Alt

A

Property attribute that must be used for: identifying a graphic, provide a placeholder for a graphic that does not load, and for screen readers

48
Q

.JPG

A

Use for photographs has 16.7 million colors

49
Q

RBG triplet

A

Red, green, blue colors used to create all colors on monitors

50
Q

Black times new Roman font with white or light gray background

A

Default web pages settings

51
Q

Arial

A

Specific San-serif font example

52
Q

.GIF

A

Use for simple line art and logos, has 256 colors

53
Q

Times new roman

A

Specific serif font example

54
Q

Tiling

A

Background image is repeated until it fills the entire web page

55
Q

Deprecated tags

A

Tags that are outdated and should not be used

56
Q

Embedded style sheet

A

Place within the area of the web page use for CSS declarations that links to every page within a site

57
Q

Margin: 10em

A

Space between the graphic and surrounding text

58
Q

Inline style

A

Style attached to just one element within a web page

59
Q

Purpose of CSS

A

Used for consistent formatting throughout a web site

60
Q

Float:left

A

Location of the graphic the text that follows wraps up to the right of it

61
Q

External CSS

A

Separate file with CSS declarations that links to every page within a site

62
Q

Id =

A

Identifies / names an element

63
Q

Border

A

This does not automatically show on a table you must have at least 1 pixel

64
Q

Cellpadding

A

Space within the cell between the text and inner edge of a cell

65
Q

60%

A

Relative width example

66
Q

Left, middle

A

Default location of data within a cell on a table

67
Q

Cell spacing

A

Space between cells in a table

68
Q

700px

A

Absolute width example

69
Q

Calendars, schedules, forms

A

Reasons to use tables on a web page