Results 1 to 3 of 3

Thread: How can I draw a vertical line in HTML and write words in both sides of the line ?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 2005
    Posts
    111

    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 ?

  2. #2
    Frenzied Member
    Join Date
    Aug 2005
    Posts
    1,042

    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.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Oct 2005
    Posts
    111

    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
  •  



Click Here to Expand Forum to Full Width