Wrapping text around an image?
Moderators: Mystic Dragon, Xalia, Shard, JKatkina
Wrapping text around an image?
O_o I'm wondering if you happen to know how to wrap text around an image using basic HTML? I'd just like to have my image up on one side of the page, and have the text right next to it and then continuing beneath it, without using stupid tables. Is there any simple way to do that?
- dracosinfernoweyr
- Dragon
- Posts: 1181
- Joined: Wed Jul 06, 2005 10:52 am
- Location: Concord, NC
- Contact:
I use <img src=""align="right"> (or left), ends up looking like this. ^^
- Keilin Alyr
- Dragon
- Posts: 1063
- Joined: Thu Jul 07, 2005 12:36 pm
- Location: Right Behind You...
Are you talking about IMG ALIGN tags perhaps? It's been a while since I touched any html that wasn't my own copy-paste. >.<
I did find a fun little site that describes what I think you're talking about: http://www.geocities.com/SiliconValley/6658/wrap.html
Though it looks like Kayla beats me! ^_^
I did find a fun little site that describes what I think you're talking about: http://www.geocities.com/SiliconValley/6658/wrap.html
Though it looks like Kayla beats me! ^_^
Ooooh! Ooooh! I know that one!
In your image tag, you simply include an 'align' section. For example!
And then all your text wraps nicely around the image. It works on both the left and the right.
In your image tag, you simply include an 'align' section. For example!
Code: Select all
<p align="left"><img src="image.gif" border="0" align="left">Your text here</p>
Ooh, that kind of works! Thanks... only the text seems to be flush right up to the image, and I was hoping for a gutter of a few pixels. It's a thumbnail, so I can't just do 'border="5"', since that makes this ugly blue colour surrounding it...
http://www.graham-russell.co.uk/ud/topic.php?id_top=437
Here's the link so that you can see what I mean. Right now the code looks like this:
{a href="http://dracothrope.lmfao.org.uk/random/2006/UDAGT.jpg" target="new"}{img src="http://dracothrope.lmfao.org.uk/random/2006/UDAGTP.jpg" border="5" align="left"}{/a}
(With'<' and '>' brackets instead, of course.)
What can I do to put a space between the image and the text, but keep a nice white colour between the two? :\
http://www.graham-russell.co.uk/ud/topic.php?id_top=437
Here's the link so that you can see what I mean. Right now the code looks like this:
{a href="http://dracothrope.lmfao.org.uk/random/2006/UDAGT.jpg" target="new"}{img src="http://dracothrope.lmfao.org.uk/random/2006/UDAGTP.jpg" border="5" align="left"}{/a}
(With'<' and '>' brackets instead, of course.)
What can I do to put a space between the image and the text, but keep a nice white colour between the two? :\
Do this.
Hspace and Vspace will be that invisible border you want. 
Code: Select all
<img src="pic" align="left/right" hspace="#" vspace="#">

- Mystic Dragon
- Great Wyrm
- Posts: 2290
- Joined: Wed Jul 06, 2005 11:37 am
- Location: Tris'Hath
- Contact:
*stares* Where'd you find this UD diary thing? :3 I should add my three. Need to do up some quick pics for them anyway.
Also, any objections to starting the RP on this forum?
Also, any objections to starting the RP on this forum?
https://renaissancebookpress.com/2017/0 ... tlin-caul/" onclick="window.open(this.href);return false;