Dotted underlines not working

This is a discussion on "Dotted underlines not working" within the Web Page Design section. This forum, and the thread "Dotted underlines not working are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Nov 25th, 2005, 00:40
SuperMember

SuperMember
Join Date: Nov 2005
Location: England
Age: 27
Posts: 303
Thanks: 0
Thanked 0 Times in 0 Posts
Dotted underlines not working

I'm trying to get the dotted hyperlink style to work, but it aint.

border-bottom: dotted 1px #666;

That's the code that somebody reduced if you scroll down a bit on the page:

http://www.kottke.org/02/07/hyperlinks-seen-not-heard

It doesn't work in DW nor when it's online (i've uploaded it). I've tried the extended code.

Borders were working as normal lines but none of the styles have any effect.

here's the link to where it should be working on my site:

www.crewsfx.com/gallery.html

www.crewsfx.com/styles.css

#block a:link {
color: red;
text-decoration: none;
font: 11px Arial;
   border-bottom: dotted 1px #666;
}

Don't tell me it's the space!

Last edited by timmytots; Nov 25th, 2005 at 00:44.
Reply With Quote

  #2 (permalink)  
Old Nov 25th, 2005, 10:37
Junior Member
Join Date: Nov 2005
Location: Cleveland, Ohio
Age: 24
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to yngexec Send a message via Yahoo to yngexec Send a message via Skype™ to yngexec
Lightbulb Re: Dotted underlines not working

you have the id for both the table and your <p> tag set as "block"

ID's are only used once and anything called by that ID afterward will not contain its values
Reply With Quote
Reply

Tags
dotted, underlines, working

Thread Tools

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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
PNG - IE not working Phixon Web Page Design 3 Nov 30th, 2007 13:47
PHP not working toolmania1 PHP Forum 1 Nov 1st, 2006 05:57
Png not working timmytots Graphics and 3D 11 May 14th, 2006 07:06
Dotted Lines in Tables Andy_H Web Page Design 5 May 29th, 2005 20:53
Dotted underlines for my links CherishedSites Web Page Design 4 Apr 6th, 2005 13:26


All times are GMT. The time now is 13:42.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43