HighDots Forums  

How can I manage the following

alt.html.webedit alt.html.webedit


Discuss How can I manage the following in the alt.html.webedit forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Manfred Ullrich
 
Posts: n/a

Default How can I manage the following - 08-03-2006 , 10:40 AM






I want to surround a picture by a text as shown:

PICHTURETEXTTEXTTEXT
PICHTURETEXTTEXTTEXT
PICHTURETEXTTEXTTEXT
PICHTURETEXTTEXTTEXT
TEXTTEXTTEXTTEXTTEXT
TEXTTEXTTEXTTEXTTEXT

thank you, Manfred



Reply With Quote
  #2  
Old   
Adrienne Boswell
 
Posts: n/a

Default Re: How can I manage the following - 08-04-2006 , 01:47 AM






Gazing into my crystal ball I observed "Manfred Ullrich"
<manfred.ullrich (AT) web (DOT) de> writing in news:44d21909$0$24887$9b4e6d93
@newsread4.arcor-online.net:

Quote:
I want to surround a picture by a text as shown:

PICHTURETEXTTEXTTEXT
PICHTURETEXTTEXTTEXT
PICHTURETEXTTEXTTEXT
PICHTURETEXTTEXTTEXT
TEXTTEXTTEXTTEXTTEXT
TEXTTEXTTEXTTEXTTEXT

thank you, Manfred



<head>
<style type="text/css">
img {float:left}
</style>
</head>
<body>
<p>Now is the time for all good men to come to the aid of their fellows.
The picture will be floated left through the magic of CSS. <img
src="pic.jpg" width="50" height="50" alt="">
</p>

--
Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.