+ 1

Can someone help me with this?

I have tried and tried and for some reason the "Sign in" heading in my code isn't centering! help please. It's my only public code "biy" (ignore the name)

18th May 2017, 2:50 AM
Adam
8 Respuestas
+ 1
I tried that. whenever I use it it just makes the other texts uncentered
18th May 2017, 3:14 AM
Adam
+ 1
I did the <font size=""> and it worked!!!! thank you!
18th May 2017, 3:52 AM
Adam
0
Code please...
18th May 2017, 2:51 AM
Calviղ
Calviղ - avatar
0
you are missing a > for that tag
18th May 2017, 3:05 AM
Daemo
Daemo - avatar
0
have you tried making a table and centering the entire table or using CSS and centering a div that contains your form?
18th May 2017, 3:16 AM
Daemo
Daemo - avatar
0
sorry. playing with your code I removed the <h2> tags and that allowed it to center you could use the font style/size tags to make the size bigger instead of the heading tag
18th May 2017, 3:19 AM
Daemo
Daemo - avatar
0
okay, thank you. I'll try that
18th May 2017, 3:32 AM
Adam