why are 2 classes ?

hoangvu

New member
Joined
Jun 6, 2012
Messages
1,844
Points
0
I reviewed some website and realized that some classes contained 2 class in it
eg :
<div class="class1 class2">...</div>
does anyone explain me about this ?

Thanks
 

Frank

New member
Joined
Jul 7, 2012
Messages
40
Points
0
It will combine 2 classes together (class1 + class2) to use all css stylesheet in these classes
 

aixporter

New member
Joined
Dec 12, 2012
Messages
115
Points
0
Might I add, this is EXTREMELY useful when you're applying browser fixes to existing elements. For example, many times you need to implement a IE width fix to an element. To do this, you would apply the original style ID to the first one, and a second ID with the fix to the second one. Once this is done, you'll have a clean DIV that fixes both the first and the second.

Give this a try by using "tony's fix" on Google. It should work very well for you.
 
Older threads
Replies
6
Views
8,037
Replies
0
Views
65,150
Replies
1
Views
5,941
Replies
1
Views
6,508
Newer threads
Replies
1
Views
5,861
Replies
8
Views
7,975
Replies
4
Views
3,988
Replies
2
Views
3,917
Replies
1
Views
2,524
Latest threads
Replies
1
Views
108
Replies
0
Views
118
Replies
0
Views
169
Replies
5
Views
434
Similar threads

Latest postsNew threads

Referral contests

Referral link for :

Sponsors

Popular tags

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top