header
CSS Positioning

Here are some examples of CSS Positioning.

Demos - Resize the pop up window and see how the large text changes with the position you choose.
Absolute
Fixed
Static
Relative

1. Add this code into your style.css.
You really only have to add what is inside the {} to whatever part of your css you would like it to apply.
demo1 could be header, content, image, etc.



2. Replace "CHANGE" to the position type you choose. Change the left pixel # and the top pixel #. This will determine where your text or image will be located on your site. Mine looks like this:



3. Add this into your site coding.


Your done! I hope this worked for you. Please contact me if you didn't find this helpful.

Back - Refresh - Forward




Copyright 2007-2009 - Credits - Valid CSS - Valid XHTML