Centering Text?
minecraftpsyco99
01 Mar 2016, 19:04How do I center text in Squiffy?
bgbg
01 Mar 2016, 21:00This may help:
http://stackoverflow.com/questions/1712 ... inline-css
Text formatting is not specific to Squiffy, so you can just google something like "font size html inline css" or look it up at a html/css reference site, like http://www.w3schools.com. That's what I do.
http://stackoverflow.com/questions/1712 ... inline-css
Text formatting is not specific to Squiffy, so you can just google something like "font size html inline css" or look it up at a html/css reference site, like http://www.w3schools.com. That's what I do.
Padrinos
02 Mar 2016, 18:45Simple html will work
<center>bla bla bla </center>
<center>bla bla bla </center>