Skip to content

Latest commit

 

History

History
53 lines (44 loc) · 1000 Bytes

README.md

File metadata and controls

53 lines (44 loc) · 1000 Bytes

Structure

For each section of the workshop, a website will be built upon as a class, in order to learn practical as well as theoretical aspects.

One part of a workshop corresponds to 100 minutes.

  1. Using a text editor
  2. How websites work
  3. What HTML is
  4. An example HTML page
  5. Structure of an HTML document
  6. HTML Elements
    • Text
    • Lists
    • Links
    • Images
    • Tables
    • Forms
  1. Box model
  2. Syntax
  3. External CSS
  4. Colours
  5. Text
  6. Boxes
  7. HTML Elements
  8. Positioning
  9. Grids
  1. Purpose
  2. Syntax and Style Guide
  3. Statements, operators, arithmetic
  4. Variables
  5. Booleans and Arrays
  6. Control Statements
    • If
    • While
    • For
  7. Functions
  8. Events

Topic 4: Advanced concepts and final project

Students add their own features to the newly completed website. Options to learn about advanced things like:

  • Bootstrap
  • iframes
  • Advanced css3
  • JQuery