1 |
|
---|---|
Posted by | Can't center Header AND Text |
Emeraldz {Sha Ferus} (#128784) Aztec Knight View Forum Posts Posted on 2021-09-20 18:07:34 |
Hi, I'm having big trouble centering both a header and the paragraph following it. I looked through all the html guides and wikihow and other websites, can't find a solution. Here's my code: <*h3 style="text-align:center">Requirements:<*/h3><*p style="text-align:center">Clean Gen 1-5 Combo or Combo Factor base (Wiki Page)<*/p> Requirements:Clean In preview, everything is centered perfectly, but when I post, it changes the header to left align. 0 players like this post! Like? Edited on 20/09/21 @ 18:07:49 by Emeraldz (#128784) |
Q (#69866)
View Forum Posts Posted on 2021-09-20 18:32:42 |
Headers are only set to left align with the site's coding. Though your code is in correct format, unfortunately you won't be able to change it. Best remedy would be to use <*font size="#">, which you could color or have as plain black text. 0 players like this post! Like? |
Emeraldz {Sha Ferus} (#128784)
Aztec Knight View Forum Posts Posted on 2021-09-20 18:34:55 |
1 |
---|