web authoring, animate Flashcards

1
Q

web authoring definition?

A

the practise of creating web pages and documents using specialized software and tools that generate HTML and CSS

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

what is HTML?

A

hyper text markup language
the standard markup language used to create the structure of web pages and documents

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

what is CSS?

A

cascading style sheet
a stylesheet language used to describe the presentation of web pages

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

what is the CSS box model?

A

concept that describes how elements on a webpage are structured as rectangular boxes
- content, padding, border, margin

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

types of views in web authoring?

A

standard
code view
split

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

what is a responsive design?

A

an approach to web design that ensures web pages look and function well on various devices and screen sizes, by using flexible layouts and adaptable elements

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

what is the relationship between html and css?

A

html creates and structures the websites content, css adds style and formatting to these structures

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

web standard graphic formats?

A

jpeg - lossy, images
png - lossless, transparent bg
gif - lossless, animation short

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

css properties?

A

colour
font size
background
margin
padding

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

animation creation process?

A

outline and brief
style and script
storyboard and prep
animate and production
audio and delivery

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

common html tags?

A

<body> = body of html
<centre> = centres text
<div> = division of code
<html> = start of any html doco
<font> = selects font
</font></html></div></centre></body>

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

time line marker?

A

a visual reference point in the timeline that identifies a specific frame

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

keyframe types?

A

blank keyframe - a placeholder for symbols or to just leave blank
keyframe - a frame where a symbol appears
frame - the core, each segment of time and movement

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

what is motion and shape tween?

A

motion - used to create movement within elements. different places in first/last frame
shape - used to change shape. different shape in first/last frame

dotted line - indicates something is wrong and cannot complete the tween

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