HTML Backgrounds

Post date: Sep 28, 2012 3:28:41 PM

By this point, you should have two blocks of text on your page

One block of text in bold

and one block of text in italics

They should both be different colours.

You should also have a YouTube video embedded in your site.

Next Steps:

Your index.html can be modified in many different ways.

You can find out how to include an image or coloured background here. (download an image from Google and save it beside your index.html file)

For basic colours, you can type in <font color ="blue"> or you can use red, yellow, magenta, etc.

For more specific colours, you can use colour codes. HTML colour codes can be seen here.

1. Give you site a background image or background colour by adding the appropriate code do you index.html