HTML page structure tutorial

Step 03 of 15: HELVETICA!

Ohhhhh GOODDDDDD that feels better! Doesn't it?
Take a look at what I did there (view source), all I added was a style element and between it I wrote one style to banish Times and saved your eyesight from irreversible damage!. Here's how the CSS looks, don't worry if it's new to you, we'll tackle this next week;

        <style type="text/css">
          html, body {font-family:Helvetica,Arial,sans-serif;}
        </style>
      

Mind if I just make a couple more style changes to make our ride less bumpy?

Back , Naw I don't mind Nik, make yourself comfy