HighDots Forums  

Re: Using CSS to Position Image

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Re: Using CSS to Position Image in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jonathan Brady
 
Posts: n/a

Default Re: Using CSS to Position Image - 08-14-2003 , 03:17 PM






On Thu, 14 Aug 2003 14:48:02 -0400, Joseph Misko wrote
(in message <1060887827.642152 (AT) websense (DOT) vermontel.net>):

Quote:
I have a table with two relatively positioned images in it, and some text.
The styles are on the page at the top. Notice the top left image is
displaying how I want, with the text wrapping around it because I designated
float left. I need the bottom right image to set in the text, but right now
there is a large blank area to the right of the image.
That's because the whole text would be flowed first and then the picture
placed. If you move the picture tag into the text instead of at the end
of it and the browser will have to deal with it before it flows the rest
of the text, then the picture will move up.

--
J Brady



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.