Crafting websites

From Publication Station
Revision as of 08:58, 23 July 2015 by Arjensuijker (talk | contribs) (Created page with "# Basics ## Writing hello world ## Defining some structure ## Discovering the elements (img, h1, p) # Styling ## Adding a stylesheet ## Writing fancy text ## Blocking some col...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  1. Basics
    1. Writing hello world
    2. Defining some structure
    3. Discovering the elements (img, h1, p)
  2. Styling
    1. Adding a stylesheet
    2. Writing fancy text
    3. Blocking some color (absolute positioned divs)