Linkmeet, Suggestions  
Post nr: 755
Thread: [752]
Author: Labrat (heartbeats) Posted: (6896 days ago) Comment to: 754 by Labrat
Subject: Enable sub- and superscript

hmmm, sub- and superscript are available trough normal html trough the and ,
but this is pseudo html, so I don't really know how these stylesheats work.
If you'd want to enable them I guess you'd just have to copy the function that enables and replace "i" by "sub" or "sup". But I can imagine tampering with already working functions can be risky and cumbersome...

In a normal css stylesheat you could add

sub {
font size : 4pt ;
line height : 10pt ;
}

I know it's not real subscript, just a small font, but I haven't found how to do subscript in stylesheats, like you can add bold... mostly people just use the and -tags
or in javascript the sub() and sup()-functions
Missing: </sub>Missing: </sup>

Comment in 756

News about Linkmeet
Help - How does Linkmeet work?