03 Nov 2015
This week we wrapped up our discussion about forms by looking at some other frequently used modes of form input, such as drop-downs, radio buttons and checkboxes. Here is the finalised, and working, example code:...
Read more...
20 Oct 2015
Whether it’s a log-in screen, online questionnaire or contact page, forms are a very common occurrence on the worldwide web. This week we’ll have a look at coding a simple form, submitting it, performing some...
Read more...
13 Oct 2015
This week we continued to answer some general questions regarding the HTML/CSS/JavaScript topics covered so far, and web development generally. Here are some interesting points that came up during the session. How do I centre...
Read more...
06 Oct 2015
This week we took the time to review some of the HTML/CSS/JavaScript topics covered so far, and to answer any related questions. Here are some specific points of interest that came up during the session,...
Read more...
29 Sep 2015
It is said a picture speaks a thousand words, so it’s no surprise that adding images to a web page is a very common requirement. This week we will explore ways of coding image content,...
Read more...