Webmaster Forum

Go Back   Webmaster Forum > Web Development > Web Design Lobby

Web Design Lobby Forum for general web design issues not specific to scripting or graphics.


Reply
 
LinkBack Thread Tools Display Modes
Old 10-24-2006, 08:42 AM   #1 (permalink)
Contributing Member
 
Join Date: 10-12-06
Posts: 245
iTrader: 0 / 0%
Latest Blog:
None

hhheng is liked by somebodyhhheng is liked by somebodyhhheng is liked by somebody
How to make fine table borders for Firefox

Normally I will use the following script to make fine table borders "width="600" height="400" cellpadding="4" cellspace="0" border="1" bordercolordark="#003399" bordercolorlight="#ffffff", and it will show in IE very fine border less than 1 pixels.

But this is only working in IE, not in Firefox. In Firefox, it still shows 1 pixels. You can check the following link in both IE and Firefox:

www.hkhangfong.com/seo/popularengines.htm

Can anybody tell me how to make borders less than 1 pixel in Firefox?
hhheng is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-24-2006, 08:50 AM   #2 (permalink)
Empress™
 
chicgeek's Avatar
 
Join Date: 08-19-04
Location: Canadian in the UK
Posts: 14,213
iTrader: 0 / 0%
chicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest order
1 pixels is the minimum border width for webdesign (due to the definition of the word pixel).

But the way you're applying styles is not using pixels. Try this CSS instead:
Code:
<table cellpadding="4" cellspacing="0" style="width: 600px; height: 400px; height="400"; border: solid 1px #003399;">
Try that to see if it achieves the affect you are wanting.

Also, especially with such a great tool as Dreamweaver, you should look into learning CSS more fully, as well as using divs for formatting (instead of tables). Best of luck!
__________________
laura / chicgeek
soprano & web designer
@chicgeek on Twitter
laurakishimoto.ca
chicgeek is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby

Reply


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


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to make table? livecoder Coding Forum 11 09-06-2007 10:23 PM
Table cell borders and video loops lajones3 Coding Forum 5 08-24-2007 01:57 PM
Inner Table Borders fstop71 Coding Forum 14 09-13-2004 09:55 AM
CSS table borders and scrollbar colors Pretend Coding Forum 12 10-16-2003 03:03 PM


Sponsor Links
Get exposure! Contextual Links V7N SEO Blog V7N Directory


All times are GMT -7. The time now is 04:44 PM.
© Copyright 2008 V7 Inc
Powered by vBulletin
Copyright © 2000-2009 Jelsoft Enterprises Limited.


Search Engine Optimization by vBSEO 3.3.0 ©2009, Crawlability, Inc.