September 11, 201114 yr I have a question in respect to CSS Text-Alignment. When setting the Text-Alignment for the Body, is there a general rule for doing this? I am asking because I notice that many opt to Align their Text to the Left. From 1% to 100%, what percentile Align their Text to the Left? Is Left the desired Alignment for most Pro's? Thank you
September 11, 201114 yr I have a question in respect to CSS Text-Alignment. When setting the Text-Alignment for the Body, is there a general rule for doing this? I am asking because I notice that many opt to Align their Text to the Left. From 1% to 100%, what percentile Align their Text to the Left? Is Left the desired Alignment for most Pro's? Thank you hi No matter what kind of text it. The problem is legibility, whether you are able to read it. Problems that arise in the text is right and left alignment is called justified. Because you need a script to avoid rivers of white. For delivery in the body, I do not need I just need to give in the paragraph tag. You can do inline CSS. <p style="text-align:left;"></p> So..avoid rivers of white.
Create an account or sign in to comment