Lab 1 Digital Design

Michael Bianco

September 15th, 2011

To create an HTML file first you need to start off by writing html in closed brackets(<…>).Then press enter and do the same thing but instead of writing html you write body. After you do that you can write whatever you want with a number of different tags. Finally you write body in closed brackets but put a forward slash in front of the word body() like so then do the same thing for html that you did for body with the forward slash and you are done.