On Mon, 16 Oct 2000, Batsis Manolis wrote: > > What i'm doing is worse: i don't use borders cause > they do take space, making complex edges impossible. > So i'm stuck with using images and positioning. If you want a border to seem to take no room, merely set the marging to negative what the borders are. e.g.: div { border-style: solid; border-width: 0.5em 1em 0.5em 1em; margin: -0.5em -1em -0.5em -1em; } -- Ian Hickson )\ _. - ._.) fL Netscape, Standards Compliance QA /. `- ' ( `--' +1 650 937 6593 `- , ) - > ) \ irc.mozilla.org:Hixie _________________________ (.' \) (.' -' __________Received on Monday, 16 October 2000 06:36:09 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:54:06 GMT