On 1/14/06, tochiromifune <[EMAIL PROTECTED]> wrote:
> Do you think I should put my img tags inside p tags and apply my css
> styles to the p tags instead?

You can just put all the images inside divs, and since block level
elements like p and div are, well, block level, you can just style
keep styling the images, unless you are applying floats... then you
may or may not have to style the parent. Test and see.

--
--
Christian Montoya
christianmontoya.com ... rdpdesign.com ... cssliquid.com
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to