Click to See Complete Forum and Search --> : How can I draw a vertical line in HTML and write words in both sides of the line ?
chu2654
Nov 16th, 2005, 06:56 PM
How can I draw a vertical line in HTML and write words in both sides of the line ?
AIS4U
Nov 16th, 2005, 11:28 PM
chu2654:
I just use a gif or jpeg image (you know, like the ones that come with most any
Web development program) Kind of the same thing as the textures you use as backgrounds only they are lines. You can have them verticle or horizontal or how ever you want them and then write your text where you want it. You often see them down the side of the screen separating the menu items from the text area.
Just open the Windows Paint program and draw a line (horizontal or verticle) and set it to however thick or thin you want it. Then save it as a gif or jpg and insert it into your HTML page.
chu2654
Nov 17th, 2005, 01:37 AM
Thanks, I use table and background color instead.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.