ultimacloud
Senior Member
- Joined
- Mar 25, 2007
- Messages
- 633
- Reaction score
- 2
anyone know what it means when i do this :
#id .myclass .myclass2 {
my property
}
issit referring to setting .myclass2 property if so why can't we just use .myclass2{ } instead
#id .myclass .myclass2 {
my property
}
issit referring to setting .myclass2 property if so why can't we just use .myclass2{ } instead