This thread is a perfect example why the list should continue.
For those of us who use CSS but are not experts or even students of CSS this is the only place we will learn these excellent techniques. It's why I try to at least look at the postings even when I am not actively working on websites.
Del

On 12/26/2015 7:55 PM, Tom Livingston wrote:
From normalize.css:

sup,
sub{
font-size:75%;
line-height:0;
position:relative;
vertical-align:baseline;
}
sup{
top:-.5em;
}
sub{
bottom:-.25em;
}

Adjust as needed.




______________________________________________________________________
css-discuss [css-d@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