Keith Kaiser wrote:

> The following is what I want the final product to look like  
> but instead of using tables I want to use CSS.
> 
> http://bsaroundtable.org/wrapxample.html
> 
> I would like to put text at places other than 0,90,180 and 270 degrees  
> around an object too, say at 45 degrees etc.

This one intrigued me so I played with it. I thought it could be done 
with position relative and indeed got it working somewhat in FF 3.0.5 
for WindowsXP.

<http://www.stoneladder.ca/sandbox/css/positionrelative-001.html>

Screenshot for those who don't have Firefox is at:
<http://www.stoneladder.ca/sandbox/css/image/positionrelative-001.jpg>

Which shows that it /can/ be done with css. However, it only works for 
me when I set the links to {white-space: nowrap}.

Opera and IE7 show a mess and it seems as though its because those 
browsers don't honor the white-space.

Surely, this can be done a better way.

I watch with great interest. ;-)

Brian


______________________________________________________________________
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