Images

You can control the size of an image using the width and height properties in CSS, just like any other box. In addition to the float property, you can use the align attribute. Background images can be used using an example like this: body {background-image: url(“images/pattern.gif”);} Repeating images can be used with the folowing example: body { background-image: url(“images/header.gif”); background-repeat: repeat=x;} Image rollovers is achieved by setting a background image for the link or button that has three different styles of the same button. When an single image is used for several different parts of an interface, it is known as a sprite. The advantage of using sprites is that the web browser only needs to request on image rather than many images, which can make the page load faster.(pg.417-418)

Flash, Video & Audio

Adding a Flash Movie to Your Web Page:

How to Identify Keywords and Phrases

  1. Brainstorm List down the words that someone might type into Google to find your site. Be sure to include the various topics, products or services your site is about.
  2. Organize Group the keywords into separate lists for the different sections or categories of your website.
  3. Research There are several tools that let you enter your keywords and then they will suggest additional keywords you might like to consider.
  4. Compare It is very unlikely that your site will appear at the top of the search results for every keyword. This is especially true for topics where there is a lot of competition.
  5. Refine Now you need to pick which keywords you will focus on. These should always be the ones that are most relevant to each section of your site.
  6. Map Now that you have a refined list of keywords, you know which have the most competition, and which ones are most relevant, it is time to start picking which keywords you will use for each page.