[css-d] There has got to be a better way

2009-08-07 Thread Gillespie, Michael A (Mike)
I am laying out text on an angle to follow a background graphic.  There has got 
to be a better way that stacking floated divs and adjusting the width of
each one.  See http://www.striking.com.  Is there a better way to do this?

 

M

 

__
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/


Re: [css-d] There has got to be a better way

2009-08-07 Thread Gillespie, Michael A (Mike)
That's pretty much what I did which is why I was seeing if there were other 
ways;

The limitation is that you have to use your image as a background image to do 
this.  I would like to be able to figure out how to wrap the text about the
viewable outline of an inline image; like the example below where the x chars 
define the image and the Ts are text.

 

 



TTTx

Txxx

TTTxxTTT

TTTT

 

M 
I may not have gone where I intended to go, but I think I have ended up where I 
intended to be. -Douglas Adams 
Ignorance more frequently begets confidence than does knowledge - Darwin 

 

From: ke...@rodenhofer.com [mailto:ke...@rodenhofer.com] 
Sent: Friday, August 07, 2009 10:23 AM
To: Gillespie, Michael A (Mike); css-d@lists.css-discuss.org
Subject: RE: [css-d] There has got to be a better way

 

Try this...I've used it a few times:

http://www.bigbaer.com/css_tutorials/css.image.text.wrap.htm

Kevin



- Original Message -
From: Gillespie, Michael A (Mike) [mailto:mike.a.gilles...@usa-spaceops.com]
To: css-d@lists.css-discuss.org
Sent: Fri, 7 Aug 2009 09:53:53 -0500
Subject: [css-d] There has got to be a better way

I am laying out text on an angle to follow a background graphic.  There has got 
to be a better way that stacking floated divs and adjusting the width of
each one.  See http://www.striking.com.  Is there a better way to do this?



M



__
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/

__
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/