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

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

routes - Laravel 4 Wildcard Routing to Different Controllers -

cross browser - XSLT namespace-alias Not Working in Firefox or Chrome -