Students worked on the nested list exercise. That took a bit longer than I expected. This is a tricky exercise, but it illustrates the structure of HTML very well.
Some students missed class before and so I referred them to an online video on lists.
Next up in the labs I would like you to add money your slot machine. And have a think about the appropriate level of rewards so that the game doesn't end too quickly nor last forever.
OK. So that didn't work out. I was late because I couldn't find the room. And then when I did find it there was no computer there. And I was missing a cable for mine. Just one of those days.
Apologies to those of you who took the time and effort to come along.
I have to be somewhere else on Wednesday 30 September at 1300 and so I can't make class. So we will have an extra class this Wednesday at 1200 in A123L.
We will have class as usual following this at 1300 in C214.
We will have no lecture on Wednesday 30 September. But we will have all the lab classes as usual.
I asked students to code a slot machines using the coins and dice examples as a model. It should give prizes for three of a kind and two of a kind. We will continue with this in the labs on Wednesday. But it should be completed by noon on Wednesday.
I asked a lot of you in the labs this week, but I was keen for us to make a start. Don't worry if the Nested List was a bit tricky just give it some time over the weekend. The important thing about HTML is the structure. It's all about the structure.
We looked at
structure of a HTML document
strong and em [51]
links - a tag (relative & absolute paths) [77-84]
images - omg tag [99-100]
unordered lists [66]
ordered lists [65]
nested lists [68]
you can find more in the text book at the page [numbers] I've listed
Please find out about
Definition lists [67]
If you haven't got the nested list sorted please work on it over the weekend.
This video about using images in web pages might be useful.