View Single Post
Old 10-16-2003, 12:06 PM   #15 (permalink)
LazyJim
Moderator
 
LazyJim's Avatar
 
Join Date: 10-13-03
Location: UK
Posts: 2,819
iTrader: 0 / 0%
Latest Blog:
None

LazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to all
Send a message via MSN to LazyJim
Quote:
Originally Posted by raciviusdawn
i'm quiffed on this one...how exactly would you use a style sheet in place of a table? correct me if i'm wrong but CSS simply sets the standards for your pages...things like font, borders...etc....it was my understanding that style sheets have nothing to do with image placement etc....
CSS positioning techniques my lad, havn't you heard of them?

they range from simple widths and heights, making block-level elements into inline ones and vise versa, to "floats" and the suposedly ultimate, "absolute positioning".

style="position: abolute; top: 100px; left: 100px;" on a <div> will place the div 100 pixels from the top and left side of the page.
__________________

-LJ-

My advice is to look at each case individually, with an informed mind and an appropriately balanced and objective viewpoint.

Web Design and Development, Ipswich, UK.
My deviantArt
LazyJim is offline   Reply With Quote