T.C.
09-30-2009, 03:00 PM
Is there an HTML tag to left-justify?
I'm not a web developer, but I'm using a website that lets me create online flashcards. When I type the contents of each flashcard, I can use HTML tags, like <b> for bold and <ol> for a list. By default, the text on the flashcard is centered, and that is inappropriate sometimes. If I want left-justified text, what tag can I use?
I've looked at HTML reference pages, and they imply that text alignment is done with CSS. Can anyone explain what that means in this case?
-TC
I'm not a web developer, but I'm using a website that lets me create online flashcards. When I type the contents of each flashcard, I can use HTML tags, like <b> for bold and <ol> for a list. By default, the text on the flashcard is centered, and that is inappropriate sometimes. If I want left-justified text, what tag can I use?
I've looked at HTML reference pages, and they imply that text alignment is done with CSS. Can anyone explain what that means in this case?
-TC