WEB DESIGN AND DEVELOPMENT TEST 2 Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

Low Fidelity Prototype

A

test user interface with clients before
drawn on paper

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

HTML

A

hyper text markup language - used to create webpages

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

CSS

A

used to style webpages

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

class selector in CSS

A

. (dot)

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

id selector in CSS

A

(hash)

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

class

A

used to style many elements

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

id

A

can only be applied to 1 element

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

testing

A
  • does the website match the user interface
    -do links and navigation work properly
    -is text readable
    -is all media displayed correctly
  • are all the web pages consistent
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

evaluation

A

Is the website fit for purpose, does it do what it was designed for e.g. sell a product or give information? Does it meet the functional requirements?

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

what does javascript do

A

adds interactivity

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

onmouseover

A

triggered when the mouse passes over it

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

onmouseout

A

triggered when the mouse goes out of it

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