Mississauga Coding A meetup group

HTML/CSS/JS - Forms Wrap-up

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...

HTML/CSS/JS - Forms

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...

HTML/CSS/JS - More Q&A & Review

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...

HTML/CSS/JS - Q&A, Review & Practice

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...

HTML/CSS/JS - Images

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...