Positioning: Using CSS to place elements on a page
Basic CSS positioningRelative positioning
Here's an example
This image takes its position on the page because of the way in which this page is marked up
The <img src> tag appears right after this sentence with no alignment
On the next page, relative positioning will be used to move the image.
You are here: http://memex.lib.indiana.edu/hrosenba/www/Workshops/CSS/Demo/cssrelative.html
Last updated 3.15.06 - H. Rosenbaum