NamePros
Welcome, Guest! Ready to make a name for yourself in the domain business? We welcome both the hobbyist and professional domainer to join the discussion as part of the NamePros community.

Click here to create your profile to start earning reputation for posting, and trader ratings for buying & selling in our free e-marketplace. Build your trader rating with each successful sale. Our system has tracked over 100,000 sales and counting!
FAQ & TOS Register Search Today's Posts Mark Forums Read

Go Back   NamePros.com > Website Development Discussion Forums > Programming
Reload this Page CSS border Property Problems

Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics.

Advanced Search
5 members in live chat ~  


Closed Thread
 
LinkBack Thread Tools
Old 02-23-2006, 05:15 AM THREAD STARTER               #1 (permalink)
New Member
Join Date: Feb 2006
Posts: 2
shuai is an unknown quantity at this point
 



[resolved] CSS border Property Problems


Hello,
Sorry, but this may be a stupid question.
I am using the following CSS:
Code:
a.menuitem {
	background-color:#CCCCCC;
	border-top: 1px #999999;
	border-bottom: 1px #999999;
	border-left: 1px #999999;
	border-right: 1px #999999;
	padding-left:2px;
	font-size:10px;
	width:190px;
	text-decoration:none;
	color:#000000;
}
The bolded code is not working, a picture:

Am I using the wrong syntax or something?

Thank you!

Resolved:
a.menuitem {
background-color:#CCCCCC;
border-top:#999999 1px solid;
border-bottom:#999999 1px solid;
border-left:#999999 1px solid;
border-right:#999999 1px solid;
padding-left:2px;
font-size:10px;
width:190px;
text-decoration:none;
color:#000000;
}
Last edited by shuai; 02-23-2006 at 05:45 AM.
shuai is offline  
Closed Thread


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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Converting RedNerve to CSS - Hitting some problems! will7 Web Design Discussion 10 12-13-2005 07:45 PM
Various CSS problems Daniel Exe Programming 1 11-22-2005 10:46 AM
adding a border around css content... matthewsa1 Programming 5 05-06-2005 07:03 PM
Alternative/Workaround to min-height CSS property? Supersonic^ Web Design Discussion 0 01-04-2005 08:56 AM
css problems with ie, and a couple other things thecatat Programming 0 08-23-2004 05:16 PM

 
All times are GMT -7. The time now is 02:09 PM.

Domain name forum recommended by Domaining.com Powered by: vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0 Ad Management plugin by RedTyger