|
As far as I know span tags aren't (and shouldn't be) possible to align any way. Perhaps I'm wrong but to my understanding span tags is solely used for styling, not positioning. That is, you can adjust text color and size, make bold, italic etc. but not margin, position, float etc. If you need to adjust the position of something, put it in a div, not a span.
__________________
Your answers will only be as good as your question. Formulate it well and give all the necessary information.
|