Exam 1 Review
- This will be a pratical exam
- You'll be asked to create a web page in just the class period
- Use of DIVs for layout
- Use of CSS
- Embed your css at the top of the document
- CSS styles
- drop shadow and border, centering
- Modify Fonts
- Colors - (background, repeat)
- Form
- Simple Javascript
- Simialr to our practice page
- Know the DOM (accessing your text boxes in javasript)
- Embed the java script at top of the document (like we did in class)
- Closed book
- One page cheat sheet is allowed, must use the pink paper I passed out.
- Start your exam from scratch (of course, no other files allowed)
- 1 HTML page
- in a drop box in D2L.
- You'll need to have your javascript and CSS in the head section of the page.
- Let's do this in class today