Posts tagged as:

Results for css text-align

With the css property text, we can specify the css style of an element’s text:

  • color: the text color
  • text-align: the text align to the left, right, centered or justified
  • text-decoration: the text ‘decoration’ like underlined, overlined, lined-trough or also blinking
  • text-transform: the transformation of each word’s first letter or of all the text in capital or lower case
  • text-indent: the indent of the first line of a paragraph
  • letter-spacing: the space in between each letter
  • word-spacing: the space in between each word
  • line-height: the space in between each line of text
  • white-space: the interpretation of the blank space in the text
  • direction: the direction of the text from left to right or right to left

Continue to read >>

{ 1 comment }

1 comment

Stay updated with our RSS Feed

In this tutorial, we will see how to center align:

Continue to read >>

{ 14 comments }

14 comments

Stay updated with our RSS Feed