Difference between revisions of "Template talk:VerticalTextUp"
From Computer History Wiki
(Unneeded additional attribute in the span style argument left out) |
(No difference)
|
Latest revision as of 16:24, 6 April 2024
Simplified tag
The place that I got these from had an additional attribute in the span style argument:
- <span style="writing-mode: vertical-lr; -ms-writing-mode: tb-rl">Text</span>
but that one ("-ms-writing-mode") seems to be a uSoft-specific attribute (i.e. only effective/needed in earlier uSloth browsers); I have utter disdain for browser-specific HTML, and didn't we seem to need it in modern browsers anyway, so I left it out. But I saved it here in case it turns out we need it some day (I know, unlikely; but it doesn't hurt). Jnc (talk) 17:24, 6 April 2024 (CEST)