Web development
use the table below track your revision progress to key ideas in CSS web development
drag rows up as you progress
update your confidence level
update quizlet setting, you can add more then one activity option as you complete them
add personal reminder notes
revise key ideas in CSS
0
status
key-point 1
key-point 2
I can use key-points to
confidence level
quizlet done
reminders
learned
1
learned key point
drag learned items here
flashcard
learned
tested
1
Count
revising
1
key point being revised
drag revising items here
flashcard
1
Count
to do
13
external CSS stylesheet
<link> tag
set up external style sheet file for CSS rules and use <link> tag
internal stylesheet
<style> tag
set up internal style sheet for CSS rules within the <head> section of an html file
inline style
style property for HTML tag
set up inline style CSS rules with HTML tags and style property
CSS style priority
understand priority system for combining external, internal and inline CSS rules
CSS selector
create CSS rule for elements: body, div, p, h1, ul, ol, li, a, img
CSS class
use CSS class selector
CSS ID
use CSS ID selector
CSS selector priority
understand priority system for combining element selectors, ID selector and class selector
font-family
style font-family for text using CSS
font-size
style font-size for text using CSS
color
style color for text using CSS
alignment
style alignment for text using CSS
background-color
style background-color using CSS
13
Count
15
Count

Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.