Go Back   Graphic Design Forum > Graphic Design > General

General General Design Topics-No work requests in this forum, and no FREE requests or CONTESTS anywhere on this forum!!!

Reply
 
Thread Tools Display Modes
Old 03-01-2004, 03:35 AM   #1
slimkidd
Junior Member
 
Join Date: Feb 2004
Posts: 7
dotted lines

How do you make dotted lines like the ones in this pic
slimkidd is offline   Reply With Quote
Old 03-01-2004, 05:05 AM   #2
Ryan8720
Senior Member
 
Ryan8720's Avatar
 
Join Date: Jun 2003
Location: WV, USA
Posts: 4,343
Most of that was probably done with CSS.

For example
[quote]a.dotted{border-bottom:1pxdotted#ffffff;}

<ahref='link.html'class='dotted'>Thisisalinkwithad ottedbottom</a>
</CODE>



C:\DOS
C:\DOS\RUN
RUN DOS RUN
Ryan8720 is offline   Reply With Quote
Old 03-05-2004, 08:14 AM   #3
Fusiondesigner
Senior Member
 
Join Date: Mar 2004
Posts: 187
CSS yes.

take the kids to see a replica of what never was...
Fusiondesigner is offline   Reply With Quote
Old 03-23-2004, 09:33 PM   #4
sLam
Guest
 
Posts: n/a
So the following CSS will work for horizontal dotted lines. What about vertical lines?

hr {
border-bottom: 1px dotted #333333;
border-top: 1px dotted #ffffff;
}
  Reply With Quote
Old 03-24-2004, 12:39 AM   #5
Ryan8720
Senior Member
 
Ryan8720's Avatar
 
Join Date: Jun 2003
Location: WV, USA
Posts: 4,343
The border styles have to be applied to box elements, such as div. However, you can make an element box level by using display: block; . I am not sure if it will work on an hr.

To get vertical lines you use:

border-left: 1px dotted #333333;
border-right: 1px dotted #ffffff;



C:\DOS
C:\DOS\RUN
RUN DOS RUN
Ryan8720 is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:42 AM.




GRAPHICS.COM NEWSLETTER
The weekly Graphics.com newsletter is a great way to stay up to date on what's new on the site and in the world of graphics. Subscribe »

JOB LISTINGS
Featured Listings
Art Director
Hanley Wood
Washington, DC
Designer
Environmental Defense Fund
New York, NY
Presentation Designer
Refinery29
New York, NY
Lead Artist (m/f)
GameDuell
Berlin, Germany

See all other great design jobs on our Job Board

Post a risk-free
job listing for $279


WebMediaBrands
Mediabistro | All Creative World | Inside Network
Jobs | Education | Research | Events | News
Advertise | Terms of Use | Privacy Policy
Copyright 2011 WebMediaBrands Inc. All rights reserved.
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.