--- On Sun, 1/25/09, Benct Philip Jonsson <melr...@gmail.com> wrote:

> Awaiting browser support for CSS 3 border-image,
> 
> <http://www.w3.org/TR/2002/WD-css3-border-20021107/#the-border-image>
> 
> can anyone suggest a good alternative to a table layout
> for faking the effect as on <http://melroch.se>?

You can - and probably should - use a simple 'nested divs' technique until 
support for border-image is more widely adopted:

http://www.fiveminuteargument.com/nested-divs

Of course, if you don't mind older browsers not seeing a 'border image' at all, 
a fallback border colour is perfectly acceptable.

- Bobby


      
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to