So.. is nestling not allowed? or.. |
So.. is nestling not allowed? or.. |
![]()
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; } |
|
|
![]() ![]() |