Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 06-30-2012, 04:33 PM   PM User | #1
NeedAMentor
New Coder

 
Join Date: Dec 2011
Posts: 10
Thanks: 1
Thanked 0 Times in 0 Posts
NeedAMentor is an unknown quantity at this point
In-line Graphic Wrapping: Looking For A Solution

In this example here : http://www.advertsmart.com/indexspecial.html,
I am looking for a solution to my problem.

When I resize the viewport, there is always a wide blank margin space on the right side. How do I make the right edge wrap and cling on the graphics?

Many thanks in advance.
NeedAMentor is offline   Reply With Quote
Old 07-01-2012, 07:22 PM   PM User | #2
c1lonewolf
Regular Coder

 
Join Date: Sep 2002
Posts: 216
Thanks: 0
Thanked 11 Times in 11 Posts
c1lonewolf is an unknown quantity at this point
float:right...just kidding. Simple answer is, you don't. Each image ect. takes up a certain amount of space (width) within a container. When you resize the window or container it just drops them down as you can see because the space needed is no longer available. 200px image needs 200px of space if only 199px is available it will drop items down and expand container overflow to adjust. (horizontal scrollbars)
__________________
NO Limits!!
c1lonewolf is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

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

Forum Jump


All times are GMT +1. The time now is 07:34 PM.


Advertisement
Log in to turn off these ads.