Log In · Register

 
So.. is nestling not allowed? or..
wetwilly92
post Mar 30 2008, 01:01 AM
Post #1


Senior Member
***

Group: Member
Posts: 54
Joined: Jul 2007
Member No: 544,170



I'm curious because you can't use the "#" symbol, I'm curious if nestling works with classes. Anyone happen to know, it sure would make my div coding a bit cleaner?

I.E.

CODE

Normally:
#LOLFACE {
float: right;
width: 100%;
etc...
}

#LOLFACE p {
font: blah property blah;
more stuff: STUFF;
}


Since the hash isn't allowed, would this work?
.LOLFACE {
float: right;
width: 100%;
etc...
}

.LOLFACE p {
font: blah property blah;
more stuff: STUFF;
}

 

Posts in this topic


Closed TopicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members: