Doctor Trixenstein (![]() ![]() @ 2016-11-02 18:25:00 |
![]() |
|||
![]() |
|
![]() |
|
![]() |
Entry tags: | * random chatter, x-player: emma |
So apparently we needed a post for the HTML learning that is going on. So here's a cheat sheet! Do you have more? Anyone?...also I can't fix the wonky tags at the bottom. Sorry :(
For different font sizes its
< font size="2" >Text.< /font >
or
< big > HEY! < /big > (without the spaces) --> More < big > equals MORE BIG
or
small is < small > and </ small> there is sub which is small too and < sub > </ sub > or < sup > </ sup > which makes this
< font color="orange">Blah.< /font>
or
use This (other websites are available) and pick your color and copy paste in that color!
< font size="2" color="orange" >Text.< /font >
< font face="georgia">Stuff.< /font> or < font face="script">More stuff.< /font>