What's the meaning of it ? ( CSS Question )
Posted: Wed Oct 08, 2008 9:14 pm
Hi all.
I saw something like this somewhere :
What's the meaning of it in CSS ?
It means we have a something like this :

Thanks in advance
I saw something like this somewhere :
Code: Select all
.rightSide searchBox{
}It means we have a something like this :
Code: Select all
<div class="rightSide ">
<div class="searchBox">
</div>
</div>
Thanks in advance