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

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Google sheets equipment borrowing system -

c# - Ploeh AutoFixture was unable to create an instance from System.Runtime.Serialization.ExtensionDataObject -