Decode your Life

Webmaking



help millions of people move from using the web to making the web

the Tools



thimble.webmaker.org

html what?



<html>
  <head>
    <title>my awesome page</title>
  </head>
  <body>
    blah blah...
  </body>
</html>

more html


headings: <h1>, <h2>, ...


paragraphs: <p>


lists: <ul>, <li>


links: <a href="">


images: <img>

CSS



cascading style sheets

before css

after css

css properties


color


background


text-align


font-size


width

css properties


position


display


float

the box model


the tools



popcorn.webmaker.org

Decode your Life

By Nikos Roussos

Decode your Life

  • 892