posted 1613966975
Forum: Web, HTML, Tech
View Topics View Profile
Just trying to remember how to change things i know its not like myspace but are we still able to do things like before. can any one help me out? Just trying to center my font, change the color, and the font size.
Report Topic
Sort Replies: Oldest Newest Newest Oldest
posted 1614208100
1. Center text:
<p style="text-align: center">Centered text</p>
<p style="color: <inser color code/name here>">Colored text</p>
<p style="font-size: <font size>">Lorem ipsum</p>
<p style="font-size: 11px">Tiny text</p>
<p style="font-size: 3rem">Huge text</p>
Permalink Report Reply
posted 1614610362
Thank you
posted 1631836946
None of these worked for me personally :(
posted 1631837040
This is the code I use for cursive