This is a discussion on "Divs and floating images" within the Web Page Design section. This forum, and the thread "Divs and floating images are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Divs and floating images
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|
|
|||
|
Re: Divs and floating images
postion : 0 may put the image to the bottom (if i understand the problem correctly then apply margin : 0 auto; to centre it.
probably going down the wrong route ... too much wine |
|
||||
|
Re: Divs and floating images
position: 0; is not CSS. Positioning is not what you're going to want to use. I'm a little confused. Are you saying you want the image to be aligned to the left but the text to start under it instead of beside it?
|
|
|||
|
Re: Divs and floating images
Try wrapping the text in a seperate div and using clear: both; on it that way it should appear under ('clear') any floated elements above it, but again I don't really know what you're getting at. That was just a stab in the dark.
Post a link or a screenshot if you can. Pete. |
|
|||
|
Re: Divs and floating images
Here's one example that I did (Oh no is Ryan going to find a mistake?)
The HTML
Gee, I hope that helped! |
|
||||
|
Re: Divs and floating images
Since you're shaking in your boots, Linda:
|
|
||||
|
Re: Divs and floating images
Quote:
Ryan's toast. No more Mr. I just like shorthand. I'm sure we can find a good place to hide the body. lol Sara
Last Blog Entry: More Sara Blogging (Nov 29th, 2007)
|
![]() |
| Tags |
| center, div, images |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| CSS - floating divs and images help | Emzi | Web Page Design | 8 | May 29th, 2008 17:58 |
| floating divs problem in IE | r0ck80y | Web Page Design | 4 | May 19th, 2008 14:43 |
| Problem with css content box made from divs and background images | weasel | Web Page Design | 3 | Aug 9th, 2007 22:48 |
| Floating a SWF file?? | iStylus | Web Page Design | 6 | Apr 17th, 2007 11:59 |
| floating problems... | gogogadgetearl | Web Page Design | 0 | Jul 16th, 2005 04:25 |