|
How to create Justified Text (block text)Well, I'm guessing that it's called Justified text but it kind of makes the text a block, so some people might think of it as block text. If you do not know what justified text, this paragraph is an example of justified text. As you can see, it is a block, meaning that the left and right sides are
<p align="justify">The
text that you want to be justified goes here</p>
You can also use the "justify" code in any tag that uses or has align="", but remember that it's usually used for text, but then you can also expirement with it. Here's another example of how justified text look. The tex doesn't make sense, just random words...so Don't read it, just look at the text format. So there once lived 3 little pigs in a little town. The oldest pig built a straw house, the 2nd oldest built another house and the 3rd little pig built a brick house. So one day, the big bad wolf came and blew down the first 2 pig's house. The third house was built of bricks and so it wasn't blown down. What does this story teach you? That you should not be lazy and take the easy way out. If you want to do something, do the best job and not the worst or average. This is not the whole story, so it is weird, but hey, you're not suppose to read it (as it says above "The tex doesn't make sense, just random words...so Don't read it, just look at the text format."). So you didn't listen. But yep...see the text formatting? Well, yep, that's how justified text looks like. Still don't understand? Try it yourself and you'll get it soon! If you want to know how to do it in CSS, check under the CSS section, but it's basically the same. |