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
8
<html> <head> <title> <body>
page structure
use <html>, <head>, <title> and <body> tags to organise structure of a webpage
<div>
section
use <div> tag to organise structure of a webpage
<h1> <p> <ol> <ul> <li>
text
use <h1>, <p>, <ol>, <ul> and <li> tags to organise text content of a webpage
<img> <audio> <video>
media
use <img>, <audio> and <video> tags to organise media content of a webpage
<a>
hyperlink
use <a> anchor tag to organise hyperlinks
relative address
absolute address
use relative addressing and absolute addressing for web links
internal address reference
external address reference
use internal addressing and external addressing for web links
javascript
onmouseup, onmouseover
describe Javascript code for mouse events: onmouseover and onmouseup
8
Count
10
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.