Transcript Exercise 1

Exercise 1
HTML Basics



Code out the basic structure for your document
Save it as exercise1.html
Preview it in your browser.


Create a paragraph of text
If you are not a fast typist, you can copy a paragraph of
filler text from http://www.lipsum.com/
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam
convallis. In egestas turpis id magna. Sed at tellus. Aliquam
ullamcorper libero. Pellentesque lorem magna, vehicula vitae,
viverra at, sollicitudin eu, pede. Curabitur diam libero, luctus
pellentesque, malesuada a, molestie et, ante.

Add a Header to your paragraph, that is a different color
and style (feel free to use html or css)
This is a Header
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam
convallis. In egestas turpis id magna. Sed at tellus. Aliquam
ullamcorper libero. Pellentesque lorem magna, vehicula vitae,
viverra at, sollicitudin eu, pede. Curabitur diam libero, luctus
pellentesque, malesuada a, molestie et, ante.

Create a list of your 5 favorite foods or movies or books
or TVshows.
•
•
•
•
•
Ice Cream
Cake
Pie
Pastries
Dessert

Create a link to a web site (any site you like)
Visit this site.


Insert an image (from the web)
You can find images at http://dgl.microsoft.com (use
photos)

Make an image a link to a web site



Create this table
Pick any colors
Size does not have to exact
1
2
3
4


Create this table
Set the table width to about 90% of the page