473,513 Members | 2,409 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How Do I get a dotted line using a CSS?

Hi,

I was wanting to get a dotted line..Such as they have on
http://www.e-cbd.com/
What part of the CSS in dreamweaver is this going to be under?

By the way..the part I am talking about is the dotted line above news,
showcase and
surrounding the toolbar.

Thanks

Jul 20 '05 #1
3 53653
news-server wrote on 14 aug 2003 in
comp.infosystems.www.authoring.stylesheets:
I was wanting to get a dotted line..Such as they have on
http://www.e-cbd.com/
By the way..the part I am talking about is the dotted line above news,
showcase and surrounding the toolbar.
I see no dots there
What part of the CSS in dreamweaver is this going to be under?


Don't know nothing about thos weavers

But perhaps this will help:

<style>
hr { border:none;border-top:dotted 2px black }
.vr { width:0;height:250px;margin-left:50%;border-left:dotted 1px red;}
.box { width:650px;height:50px;border:dotted 1px green;}
</style>

<div class=box>
<div class=vr></div>
<hr>
<div class=vr></div>
</div>

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Jul 20 '05 #2
news-server wrote:
I was wanting to get a dotted line..

[snip]

border-style: dotted;

<URL:http://www.w3.org/TR/REC-CSS2/box.html#border-properties>

--
Jim Dabell

Jul 20 '05 #3
i think its dashed.

i tried dotted and it didnt work in one browser but i cant remember which
one. im using dashed now and it works in IE, mozilla, and Opera.

in dreamweaver, when you define a new style it should be under the border
category in the syle drop down.

Matt

"news-server" <lo*********@yahoo.com.au> wrote in message
news:Mj*******************@news-server.bigpond.net.au...
Hi,

I was wanting to get a dotted line..Such as they have on
http://www.e-cbd.com/
What part of the CSS in dreamweaver is this going to be under?

By the way..the part I am talking about is the dotted line above news,
showcase and
surrounding the toolbar.

Thanks

Jul 20 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
30634
by: Rene | last post by:
I tried searching the newsgroups to see how do you draw a dotted line but I was unable to find an answer, drawing a straight line is very easy but not a dotted one. So the question is, how do I...
4
2427
by: melanieab | last post by:
Hi, I'm trying to find the command(s) that will force buttons to be highlighted any time they're in focus. At the moment, buttons are only sometimes highlighted, and you can't always tell where...
1
3347
by: Carl Gilbert | last post by:
Hi I am looking to draw a dotted line between two controls at design time and render this at run time in a similar fashion. The most basic application of this would be a panel with two buttons...
1
2433
by: troy_s11 | last post by:
I am trying to add a dotted line after a text box. The trouble I am having is the data that is in the text box is all different lengths. Therefore, I am either over lapping the dotted line, or I...
2
1836
by: Daniel.Peaper | last post by:
Hi folks, I'm trying to write a simple SELECT statement that will execute in query analyser but will just have the data with no column names, or the dotted line between them and the data. I also...
3
3518
by: saathujaya | last post by:
Hi, I want to draw a dotted line.So how to colour the pixel with distance?(like ..... )
2
7320
by: Brian Kendig | last post by:
I'm trying to make a web page with a restaurant menu on it. Each line on the menu is the name of a dish (left-justified) and that dish's price (right-justified), with a dotted line between them....
6
5172
by: pravinnweb | last post by:
hi i am new to javascript i hav some problem with button in page that is when i set the focus to button the dotted line appear around the button is there any solution to hide that dotted...
2
4302
by: FredZimmerman | last post by:
When I have my black backround for Body and my button is a round .GIF image (actually image has round green button on black backround, whole thing a rectangle), when I click on the button...
0
7267
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7175
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7391
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7553
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
5100
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4754
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3247
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1609
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
466
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.