HTML & CSS Continued
Materials
- Lecture Slides
- Lab/HomeworkDeliverable
Outline
Time | Purpose |
---|---|
9:30am - 10:45pm | Tech Instruction(Reviw) |
10:45am - 11:00am | Break |
11:00am - 1:30pm | Tech Instruction (Tell A Story) |
1:30pm - 1:45pm | Break |
1:45pm - 2:30pm | Open Lab & HW |
TBD/TBA | Office Hours & Student Meetings |
Two 15 minute break will be given to learners.
Terminal Objective
Students will continue to learn about HTML & CSS
By completing today's coursework, students will: Become more familiar with editing html. Become more familiar with editing css.
Learners will be introduced to <divs>
. Div is short of division, and is a way of grouping stuff together. I wouldn’t get further into <div>
tags with S1/2 but this is a fun and engaging task that learners enjoy and allows learners the opportunity to put into practice the knowledge they have learnt over the previous lessons. I would open the task and show them how to make a new box etc. this is a good point again to ask learners about any useful keyboard shortcuts they could use, particularly if the class has done the digital shortcut lesson etc. If not I usually show them copy and paste shortcut to make it easier.
Common mistakes I have found learners do is they copy and paste the code but inside previous code, so I usually show them this and show emphasis the importance of order again and that each section should be under the finished section etc. but also that the last thing should be the closing </html>
tag. It might also be useful to ask the class how to insert an image. This is useful to check for understanding but also to remind learners who may have forgotten how to do this.
Lesson TASK
Learners will be tasked with making a comic strip, this can be about anything they as long as it’s appropriate.