by Bryan Wright
Well for my first use of <blockquote> & </blockquote> I will quote from the movie "My Fair Lady":
The rain in spain, falls mainly on the plains.Now using BLOCKQUOTE above, we can see a good block of quoted text.
The rain in spain, falls mainly on the plains.
The rain in spain, falls mainly on the plains.
The rain in spain, falls mainly on the plains.
The rain in spain, falls mainly on the plains.
Preformatted text, as used with the tags <pre> & </pre> is a good way to draw
pictures, or make spaced text where each character width is the
same.
Can you see the rain in spain on the plains below?
.. ..... .... .. ..... . .... ... ... .... ..... ...
. .... ... .. .... . .... .. . .. . .. ........ ...
. .. ... .. ... . .. ... ... .. ..... .. .....
. . .. . .. . ...... .. .. .. .... ..... ....
. . . .. .. . .. .. ... .. ... .. ...
. . . . . .. .. ... .. .. .
. . _______________________________________________
. ___________________________________________________
___________________________________________________________
Well if you can't, it's not because <pre> doesn't work. It's because I can't draw, lol.Here is a small example of a spaced table, using <pre> tags:
------------------- | 1 | 2 | 3 | ------------------- | 4 | 5 | 6 | ------------------- | 7 | 8 | 9 | -------------------
And here is a smiley:
_________
/ \
/ \
/ @ @ \
| |
| & |
| ) ( |
\ \ / /
\ --- /
\ /
---------
Here are some examples of HR's and what they look like:
Normal HR written as: <hr /> :