Indiana University
School of Library and Information Science
Information Design for the Web

Positioning: Using CSS to place elements on a page

Basic CSS positioning

Relative 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

Peeking puddy

On the next page, relative positioning will be used to move the image.

Next!

You are here: http://memex.lib.indiana.edu/hrosenba/www/Workshops/CSS/Demo/cssrelative.html
Last updated 3.15.06 - H. Rosenbaum