|
|
Author: * Sankhkare Thutmose -
11 Posts
on this thread out of
1,036 Posts
sitewide.
Date: Jan 17, 2004 - 00:47
You can wrap text around any object (a table, a graphic, a movie) by wrapping the object in the following 'float' code:
<div style="float: right; padding: 10px;"> *put item to float here* </div>
Use the padding option to create a little space around the floating object, and change the side against which the object should float from right to left if you like. You can see an example of this, by checking out the Word of the Day at my per.
|
|