
So, are you tired of having underlining on your hyperlinks? The next page will show you (among other things) how to remove the underlining on your hyperlink text. justify - The text is aligned to both the left and right.justify: Aligns the text along both the right and left edges of the box. right: Aligns the text along the right edge of the box, leaving a ragged edge to the left. right - The text is aligned to the right. The four options are: left: Aligns the text along the left edge of the box, leaving a ragged edge to the right.center - The text is aligned in the center.left - The text is aligned to the left.This essentially replaces the align attribute in HTML as it applies to positioning the content of a block element. The content typically refers to text but can also apply to images and other block elements (the latter applies to Internet Explorer only). Text-align ~ You can use the text-align property to define whether the content of a block element is aligned to the left, right, in the center or justified to both margins.This text flows along the left side of the floated div.
