Skip to content

Instantly share code, notes, and snippets.

@evolve2k
Created January 10, 2011 05:26
Show Gist options
  • Save evolve2k/772412 to your computer and use it in GitHub Desktop.
Save evolve2k/772412 to your computer and use it in GitHub Desktop.
Resources for the i9 Web Workshop
Have you setup your laptop for the session? if not see instructions further..
------------------------------------------------------------------------------
Welcome!
Today we are going to make a basic website using some of the main components
of HTML with a little CSS to give you an idea.
As I want you focussed on writing good HTML and CSS, I don't want you
too fussed on the aesthetics(look and feel) and the actual content of the site.
As such today you will be designing 'The ULTIMATE FAN PAGE!!!!!'
for your favorite show which is about good guys vs bad guys.
So pick a show you can wax lyrical about like a star struck 15 year old. Eg.
AUTOBOTS vs DECEPTICONS (Transformers)
DR WHO vs DALEKS
Today we won't care how the site looks, but we will care how the code looks.
@evolve2k
Copy link
Author

SETUP FOR THE WORKSHOP

Firstly, you will need to bring a laptop along to participate in the workshop.

You will also need some software installed on your laptop. Just follow these steps:

  1. Install 'Firefox' web browser
    http://getfirefox.com
  2. Open firefox and install firebug plugin.
    http://getfirebug.com
  3. Install web developer firefox plugin.
    https://addons.mozilla.org/en-US/firefox/addon/60
  4. Install a programming text editor

Windows/PC users

Mac users

Linux users

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment