css thing
css thing
Out of context: Reply #3
- Started
- Last post
- 10 Responses
- m0rt0
sorry - span tag.
so you'd have span class="blah"
then in the css
.blah {
text-align: whatever;
}
sorry - span tag.
so you'd have span class="blah"
then in the css
.blah {
text-align: whatever;
}