css - How to center align a specific character throughout an entire page? -


i'm trying center align specific characters in body of text website. center things have "[], *" , roman numerals. there way can center these without having manually set div tag every single one?

example, "[e]" here centered on page:


[e]

the house red


thanks! :)

i believe not possible since both css , html doesn't have "if" statements, can tell when condition met.

you may use <center> tag in html or text-align:center css instead.


Comments

Popular posts from this blog

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -