I'm looking for a way to specify that text in <th> cells be vertical such that Latin text is rotated 90 degrees counter-clockwise (text running bottom to top).
Specifically, I'm looking for a way that affects layout--not for a way to rotate the box post-layout. I want the text be laid out on one line first and the cell shrink-wrap applied only thereafter. It's OK if the solution works in the latest public development version of at least one of the top 4 browser engines or Prince if the solution is on track for CSS standardization and degrades gracefully so that usual shrink wrap behavior for horizontal text applies (i.e. the cells becomes just wide enough to accommodate the widest word in each cell). Does this exist in the CSS drafts and at least one implementation? -- Henri Sivonen [email protected] http://hsivonen.iki.fi/ ______________________________________________________________________ css-discuss [[email protected]] 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/
