friends house

This is a paragraph of text that will show how text and images relate to each other. The text will automatically wrap under the image if the paragraph is long enough. By setting a margin along the right and bottom I can offset the text from the image so it does not look too crowded. Whether I am floating "left" or "right" I need to list the image tag before the text for the paragraph. The most common use of the "float" property is to lay out columns for text or images. Because of "float" tables are no longer used as the primary layout tool. This has made web page code much cleaner, and easier to understand. Pages load more quickly and we are no longer relying on complex "nested' tables or the dreaded "spacer.gif". Yipee!!