Mar
30
The IoT and your Home Network (CT Mac Connection March 2016)
Filed Under Security, Computers & Tech on March 30, 2016 | Leave a Comment
These are my slides from a talk I delivered to the CT Mac Connection Mac Users Group (MUG) on the 30th of March 2016.
A PDF version can be downloaded from here.
Mar
17
PBS 11 of X – Tables
Filed Under Software Development, Computers & Tech on March 17, 2016 | 2 Comments
Finally, after many months of making Allison wait, it’s time to look at tables on web pages. We’ll start by describing the HTML markup for tables, and then look at how to style them with CSS.
Remember – tables are for one thing, and one thing only – displaying tabular data!
Mar
4
PBS 10 of X – Yet More CSS
Filed Under Computers & Tech, Software Development on March 4, 2016 | 4 Comments
Continuing our look at CSS, in this instalment we’ll start by looking at how to style lists, then we’ll move on to look at some more CSS selectors, and we’ll finish with an introduction to a new CSS concept – pseudo-classes.