Sally_ALT's profile picture

Published by

published
updated

Category: Web, HTML, Tech

How do you put the text in the center?

Hi guy's! how are you? 


I have a problem and idk how to exactly coding stuff, but how I can put the text on the center in "who I'd like to meet" only? 


PLEASE help me thanks! :'] 


0 Kudos

Comments

Displaying 1 of 1 comments ( View all | Add Comment )

L00TL00T

L00TL00T's profile picture

to center just the text, the first thing u do is paste the following code into the "who i'd like to meet" section:




div.a {
text-align: center;
}



text



then u just paste the rest of the stuff on ur "who i'd like to meet" section onto where it says "text" between "
" & "
"

example:
UR CENTERED TEXT GOES HERE



if u have a container full of stamps u just simply add "text-align: center;" somewhere into the coding of the container

example:

this example code is from my profile's container



when it comes to coding ur profile i highly recommend using a live editor to see the changes u are making better, i personally use this site: https://tommypanzram.neocities.org/

hope this helps!! :>


Report Comment



my comment rly decided to mess up the codes i have provided for some reason (x_x)
but they should(?) work in messages & i can send them there if u are ok with that ^^;

by L00TL00T; ; Report

this blog also has codes for centering all sorts of text & it's helped me a lot with coding my own profile :>
https://blog.spacehey.com/entry?id=5758

by L00TL00T; ; Report

Hi ! :]

tysm for the help but fortunately I watching tutorials and it's working now, but also tysm <33

by Sally_ALT; ; Report