![]() |
|
Menu
Online Stores
Search this Site
Miscellaneous |
Path = Home : HTML Design Tips : Displaying Text with an Image |
|
Displaying Text with an Image
Web Source Web Design Tips by Shelley Lowery To display your text wrapping around an image, place the following code within your <IMG> tag followed by your text. Image Displayed on Left: <IMG BORDER="0" ALIGN="Left" SRC="yourimage.jpg"> Your Text Image Displayed on Right: <IMG BORDER="0" ALIGN="Right" SRC="yourimage.jpg"> Your Text
Tip provided by: Web Source: Your Guide to Professional Web Design and Development. http://www.web-source.net
|
||