Hello
I have searched hi and lo for a tutorial.
What I am seeking is the *correct* way to use CSS to place images.
I have a right column DIV, and inside that I want to place X number of images (it could vary) and some accompanying text (i.e the img floated left of a <p> element.. )
However, everything I try, when using a clearing <div> after the whole thing acauses a loss of contol of the attributes (i.e. padding) of the overall div, and.or never looks the same in all browsers...
Does anyone know of a tutorial or have examples of extensible CSS code for handling this common task?
THANKS! I have a headache from this!
rockyroad
I have searched hi and lo for a tutorial.
What I am seeking is the *correct* way to use CSS to place images.
I have a right column DIV, and inside that I want to place X number of images (it could vary) and some accompanying text (i.e the img floated left of a <p> element.. )
However, everything I try, when using a clearing <div> after the whole thing acauses a loss of contol of the attributes (i.e. padding) of the overall div, and.or never looks the same in all browsers...
Does anyone know of a tutorial or have examples of extensible CSS code for handling this common task?
THANKS! I have a headache from this!
rockyroad