Notebook.ai

how do you do the small text thing

@south-is-a-tad-bit-outraged forum 5 comments schedule

how do you do the small text when you’re posting in a discussion
please i must know
i’m very confused

group
@Starfast group

< sub > text here < / sub >

Just take out the spaces

group
@ElderGod-kirky group

here's a link to tutorials regarding stuff here on Notebook, but I'll show you how to do superscript and subscript

Basically, you surround text that you want to be small with either:

  • <sub> and </sub>
    or
  • <sup> and </sup>

so for example, if I wanted to make the sentence "This text is big," small, then I'd do:

<sub>This text is big</sub>

or

<sup>This text is big</sup>

thanks so much yall are the best

group
@ElderGod-kirky group

No problem!