+ Reply to Thread
Results 1 to 3 of 3

Thread: dotted and verticle lines?

  1. #1
    ZeptOr's Avatar
    ZeptOr is offline x10 Sophmore ZeptOr is an unknown quantity at this point
    Join Date
    Sep 2005
    Posts
    221

    dotted and verticle lines?

    I have been seeing these two things often lately.. and I am wondering, is there some HTML or CSS code to make them? I am planning to use them on my upcoming website, and I'd like to know, thanks

  2. #2
    indianmuhu's Avatar
    indianmuhu is offline x10Hosting Member indianmuhu is an unknown quantity at this point
    Join Date
    Aug 2006
    Location
    Florida
    Posts
    8

    Re: dotted and verticle lines?

    The dotted and vertical lines you are seeing are actualy borders to divisions. Look into CSS if you don't know what divisions are.

    So you have something like this.

    <style type="text/css">
    DIV#container {
    width:40px;
    height:200px;
    border-right:2px dashed blue;
    }
    </style>

    <div id="container">
    ...
    </div>


    If you want regular lines you can chose 'solid' instead of 'dashed'.

    Check out http://webmonkey.com for tutorials on CSS. I started out web designing with this site for tutorials, though that was like 5 years ago.
    Last edited by indianmuhu; 08-19-2006 at 11:33 PM.
    $pizza_taco=mysql_query("INSERT pizza INTO soft_taco");


  3. #3
    ZeptOr's Avatar
    ZeptOr is offline x10 Sophmore ZeptOr is an unknown quantity at this point
    Join Date
    Sep 2005
    Posts
    221

    Re: dotted and verticle lines?

    thanks, CSS is a lot more powerful than I thought it was

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers