Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Text Align Right for a Table Cell

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #27746
    Will Fastie
    Member

    If I have the rule

    Code:
    td.tar { text-align: right; }

    and the tag

    Code:
    12345

    the number will not be right justified. If I change the tag to

    Code:
    12345

    It does justify.

    What is it I don’t know? (I mean about this – what I don’t know in general would fill an abyss.)

Viewing 1 post (of 1 total)
  • The forum ‘CSS’ is closed to new topics and replies.