PDA

View Full Version : How do you make those virtical deviders?


docreed
10-26-2000, 11:23 AM
I use Dreamweaver 3. I need to know how to make those virtical line deviders that you see at the bottom of a web page to devide links.
Any help would be great.
Thanks
Docreed

kevin
11-04-2000, 03:40 PM
docreed,

I think you mean the pipe character that many webpages use to seperate links. The pipe character is above the backslash character. Some sample code might look like this:

<a href=http://url>link text</a> | <a href=http://url>link text</a>

Regards,
Kevin

docreed
11-04-2000, 04:55 PM
Thanks Kevin! I never even noticed that before. On my keys it looks like two devided virtical lines. I never even tryed it :0)
Thanks agin.
docreed