We’re going to take a quick break from Python to learn some HTML and CSS. We’ll pick python back up on Friday.
Do these assignments which were all provided by Ms. Billingsley. Develop your html locally, and save each file into a folder. Zip up the folder and submit it as: username.htmlLab.zip by Friday, May 29
- Assignment 1: Learn some HTML
- Assignment 2: Learn more HTML
- Assignment 3: Learn some CSS
3.1 Go through this basic CSS tutorial (it’s a little confusing, but just click the NEXT button at the end of each page). Follow it up through the page that discusses applying styles to fonts.
3.2 Use CSS formatting to reformat this html document (an interview with JK Rowling) Save it to your computer and then edit it locally. Use your new techniques of CSS styles to make the interview as readable as possible. Include colors and images if it adds to the content.
NEXT WEEK:
We’ll look at WYSIWYG editors, which do much of this work for you. Of course, the tools are virtually useless if you don’t understand the underlying code. If you have the time/wherewithal you can look at this assignment which uses dreamweaver.
- Assignment: WYSIWYG editors
Posted on May 26th, 2009 by Baker Franke
Filed under: Labs