For some reason, The text inside the table still is not centered. Why? How do I center the text inside the table?
To make it really Clear: For example, I want "L
just give the surrounding and have the css only select like this you don't risk to override other tables or even override a bootstrap base class (like some of my predecessors suggested). a custom class like:
1
2
3
s that are inside an with your custom class.
tr.custom_centered td {
text-align: center;
}