webmaking 101


mozilla-greece.org

mozilla



Internet is a global public resource that must remain open and accessible

webmaker



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

webmaker

tools & resources



webmaker.org

webmaking 101



learn & develop basic web making skills

webmaking 101



Here we are now, entertain us

~ Kurt Cobain

webmaking 101



introduce ourselves

webmaking 101



thimble.webmaker.org

html what?



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

more html


headings


paragraphs


lists


links


images

css


cascading style sheets



before css

after css

css basics


<p class="title">My Title</p>


.class {
  ...
  ...
}

css properties


color


background


text-align


font-size


width

css properties


position


display


float

the box model


webmaking 101


webmaker.org: x-rays goggles

webmaking 101

By Nikos Roussos

webmaking 101

  • 1,107