Web development
use the table below track your revision progress to key ideas in HTML and Javascript 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 2
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
12
HTML structure elements
describe and create HTML code to implement page layout elements
nav element
describe and create HTML code to implement nav layout element
header element
footer element
describe and create HTML code to implement header and footer layout elements
section element
main element
describe and create HTML code to implement section and main elements
form element
describe and create HTML code to implement a from element
input element
text type, text-area type, name property, rows and columns properties
describe and create HTML code for input element within a form using text type and textarea type
number type
min property, max property
describe and create HTML code for input element within a form using number type.
radio type
value property, checked property
describe and create HTML code for input element within a form using radio type.
submit (button) type
describe and create HTML code for input element within a form using submit (button) type.
select input
option values
describe and create HTML code for select element within a form.
HTML validation
presence (required), range (min, max or range type), length (maxlength)
describe and create form data validation: - length (maxlength) - presence (required) - range (min, max or range type?)
Javascript mouse events
onmouseover, onmouseout
describe Javascript code for mouse events: onmouseover, onmouseout and onclick.
12
Count
14
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.