|
-
Nov 16th, 2005, 07:56 PM
#1
Thread Starter
Lively Member
How can I draw a vertical line in HTML and write words in both sides of the line ?
How can I draw a vertical line in HTML and write words in both sides of the line ?
-
Nov 17th, 2005, 12:28 AM
#2
Frenzied Member
Re: How can I draw a vertical line in HTML and write words in both sides of the line ?
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.
-
Nov 17th, 2005, 02:37 AM
#3
Thread Starter
Lively Member
Re: How can I draw a vertical line in HTML and write words in both sides of the line ?
Thanks, I use table and background color instead.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|