Click here to Skip to main content
15,895,746 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Advertising Business Pin
Mohammad A Gdeisat27-Jul-08 22:59
Mohammad A Gdeisat27-Jul-08 22:59 
GeneralRe: Advertising Business Pin
Ashfield28-Jul-08 1:27
Ashfield28-Jul-08 1:27 
GeneralRe: Advertising Business Pin
Mohammad A Gdeisat28-Jul-08 1:33
Mohammad A Gdeisat28-Jul-08 1:33 
GeneralRe: Advertising Business Pin
stevio28-Jul-08 4:42
stevio28-Jul-08 4:42 
GeneralRe: Advertising Business Pin
Mohammad A Gdeisat28-Jul-08 5:11
Mohammad A Gdeisat28-Jul-08 5:11 
GeneralRe: Advertising Business Pin
stevio28-Jul-08 6:11
stevio28-Jul-08 6:11 
GeneralRe: Advertising Business Pin
Mohammad A Gdeisat28-Jul-08 6:31
Mohammad A Gdeisat28-Jul-08 6:31 
QuestionHow can I combine this CSS code ? Pin
Mohammad Dayyan27-Jul-08 2:09
Mohammad Dayyan27-Jul-08 2:09 
Hi all.
Do you know how we can combine this CSS code :

body {
	background-color: #615a49;
	color: #F4F5EF;
	text-align: center;
	margin: 0 auto;
	min-height: 100%;
	height: 100%;
	line-height: 17px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}
.css_class1{
	background-color: #988F81;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #F6F5F2;
	border-left-color: #F6F5F2;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	color: #000000;
}

AnswerRe: How can I combine this CSS code ? Pin
Guffa27-Jul-08 7:24
Guffa27-Jul-08 7:24 
GeneralRe: How can I combine this CSS code ? Pin
Mohammad Dayyan27-Jul-08 12:46
Mohammad Dayyan27-Jul-08 12:46 
GeneralRe: How can I combine this CSS code ? Pin
Guffa27-Jul-08 15:15
Guffa27-Jul-08 15:15 
GeneralRe: How can I combine this CSS code ? Pin
Mohammad Dayyan28-Jul-08 5:21
Mohammad Dayyan28-Jul-08 5:21 
AnswerRe: How can I combine this CSS code ? Pin
Paul Conrad27-Jul-08 7:28
professionalPaul Conrad27-Jul-08 7:28 
GeneralRe: How can I combine this CSS code ? Pin
Mohammad Dayyan27-Jul-08 10:54
Mohammad Dayyan27-Jul-08 10:54 
GeneralRe: How can I combine this CSS code ? Pin
Paul Conrad27-Jul-08 11:36
professionalPaul Conrad27-Jul-08 11:36 
GeneralRe: How can I combine this CSS code ? Pin
Mohammad Dayyan27-Jul-08 12:11
Mohammad Dayyan27-Jul-08 12:11 
GeneralRe: How can I combine this CSS code ? Pin
Johnny ²27-Jul-08 12:16
Johnny ²27-Jul-08 12:16 
GeneralRe: How can I combine this CSS code ? Pin
Paul Conrad27-Jul-08 12:26
professionalPaul Conrad27-Jul-08 12:26 
GeneralRe: How can I combine this CSS code ? Pin
Mohammad Dayyan27-Jul-08 12:29
Mohammad Dayyan27-Jul-08 12:29 
JokeRe: How can I combine this CSS code ? Pin
Paul Conrad27-Jul-08 12:32
professionalPaul Conrad27-Jul-08 12:32 
GeneralRe: How can I combine this CSS code ? Pin
Mohammad Dayyan27-Jul-08 12:35
Mohammad Dayyan27-Jul-08 12:35 
GeneralRe: How can I combine this CSS code ? Pin
stevio28-Jul-08 4:24
stevio28-Jul-08 4:24 
GeneralRe: How can I combine this CSS code ? Pin
Mohammad Dayyan28-Jul-08 5:19
Mohammad Dayyan28-Jul-08 5:19 
QuestionDownLoad priority ? Pin
Mohammad Dayyan27-Jul-08 2:05
Mohammad Dayyan27-Jul-08 2:05 
AnswerRe: DownLoad priority ? Pin
Shog927-Jul-08 7:41
sitebuilderShog927-Jul-08 7:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.