Lab 3 - It 130

    For this lab we will use edit plus http://www.editplus.com. Edit plus is an HTML editor for windows that will recognize CSS keywords.

  1. Please follow the directions. Create the following directories on your local system.
  2. Get the HTML code for http://condor.depaul.edu/~alarrain/hci201/examples/defliststyle.html
  3. View Source and save the code into your local system. Make sure the file name is defliststyle.html

  4. Open the file in edit plus. Take some time and study the html and CSS code. The CSS code is the code inside the head section of the document.
  5. This question has multiple parts. For each part you will add the styles to defliststyle.html. You must type these in. After you add a part open it in the browser to see the changes.

  6. Play around with some the styles, create your own style. Change colors, fonts, margins etc ... Go to W3Schools