posted 4 years ago
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
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
Thank you
posted 3 years ago
None of these worked for me personally :(
This is the code I use for cursive