|
Vertical linesTo create vertical lines, you just make the width smaller and the size bigger. An example would be:
<hr width="2" size="200" color="blue">
You will not need to add the color in it to make a vertical line so it is up to you. The line would look like: *NOTE* Vertical lines only work with IE (internet explorer), perferably a higher version. |