comp1017-icon.png Web Fundamentals I

Introduction

This is a secondary resource for COMP1017; the official course material can be found on Moodle. Feel free to bookmark this page to have the current version of these notes.

Modules

Module 1 - Document Structure

Here you will explore the basic structure of web pages, marking up content, deployemnt, sectioning, and simple site navigation.

Module 2 - CSS & Web Page Layout

Here you will explore layout styling using Cascading Stylesheets (CSS), the Box Model, and Flexbox.

Module 3 - Styling Content With CSS

Here you will explore content styling with CSS, web image formats, background images, and styled navigation.

Module 4 - Styling Forms & Web Site Build

Here you learn how to style an HTML form in CSS and will put all your knowledge together to build a complete web site.

References

Home