HighDots Forums  

floated image breaks through containing box

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


Discuss floated image breaks through containing box in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
Michael Fesser
 
Posts: n/a

Default Re: floated image breaks through containing box - 08-21-2007 , 05:29 PM






..oO(Jonathan N. Little)

Quote:
Floats are supposed to do that, they are not contained with a parent
with normal flow. your could add "overflow: hidden;" to .box-inner, but
MSIE will not cooperate.
It will with a "height: 1%" workaround in an IE-specific stylesheet.

Micha


Reply With Quote
  #12  
Old   
dorayme
 
Posts: n/a

Default Re: floated image breaks through containing box - 08-21-2007 , 05:35 PM






In article <b77a7$46caf964$40cba7c6$14645 (AT) NAXS (DOT) COM>,
"Jonathan N. Little" <lws4art (AT) centralva (DOT) net> wrote:

Quote:
Easiest way to fix Dial up networking on a Win box because of ol' Plug
and Play is to go to the control panel 'Start>Settings>Control
Panel>Phone and Modem Options' and remove the modem entry. Then shutdown
the system and physically remove the mode card. Reboot to let Windows
"know" that indeed the modem is gone. Shutdown again and replace the
card. Let Windows recognize and reinstall the driver and Dialup
Networking. [Yes MS is a pain with all this rebooting, one thing I love
about Linux...] Adjust in control panel at 'Network and Dial-up
Connections' if you need to.
Thanks for this, this is what I will try next.

--
dorayme


Reply With Quote
  #13  
Old   
Jonathan N. Little
 
Posts: n/a

Default Re: floated image breaks through containing box - 08-22-2007 , 10:36 AM



William Gill wrote:
Quote:
What I do with mine is I setup a local DNS server, my local private
LAN has a private TLD: lws.lan All the client websites have private
local mirrors on my servers... public www.example.com to the
development mirror example.lws.lan I found having a local DNS server
simplified things... anything not TLD lws.lan the local DNS server
forward...

I used to run a DNS server on one of my *nix boxes, but found it was
more trouble than it was worth. Manually maintaining a handful of hosts
files is much simpler.

# sample hosts file
127.0.0.1 localhost
192.168.13.11 lucy.mydomain.com lucy example client2

I didn't find it too bad once I discovered the little idiosyncrasies of
bind, like how a mere space character in the wrong place can botch
things. Being stuck with dialup the advantage is it also a caching
server for the external World-Wide-Woolly-Web domains so can speedup my
browsing...

--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com


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.