Lab 5 - It 130

  1. On your web server and local system create a subdirectory of lab called lab5. Upload this lab to that subdirectory.
  2. Get the HTML code for 10 design tips. http://condor.depaul.edu/~alarrain/hci201/examples/designtips.html.
  3. View Source and save the code to your local system. Make sure the file name is designtips.html

  4. Make a copy of the file designtips.html call it designtipslab.html

  5. Take some time and study the html code, most of it you should be familiar with.
  6. This question has multiple parts. For each part you will add the styles to an external stylesheet.
  7. Type the following URL into your browser
    http://condor.depaul.edu/~alarrain/hci201/examples/floatleft.html
  8. Add another picture to floatright.html. Use this picture
    http://condor.depaul.edu/~alarrain/hci201/images/cumberland1.jpg   Also add some text, just make up some text.
  9. Modify floatright.html so the first picture floats left the second floats right.
  10. Upload your files lab5 directory.
  11. Upload your images to the images sub directory of lab5
  12. If you do not have any questions you can leave