|
I need advice on how to go about structuring a layout using CSS for text & images in the “Content” box. I have mostly text with 5 images that need to be displayed at specific points in the text on this page.
Am assuming I would need to use div boxes to contain the text & images in different groups to keep the images and text spaced properly, which sounds similar to the table method I used in the past.
What is a good method for doing this with CSS that maintains the W3C standards, etc.
|