How To Use Two Classes Together in a Division
Sometimes a situation may arise to use more then on class in attribute.But how can we achieve this during CSS coding ? In CSS we are allowed to do it.
If we have two Classes as
Then We can apply these as
The thing which is required is a Space between the classes we are using
If we have two Classes as
1)
class="slider"
2)
class="toggle"
Then We can apply these as
<a class="slider toggle">.........</a>
The thing which is required is a Space between the classes we are using
![[Image]](http://1.bp.blogspot.com/_JUJEXEamsyU/SshOc9WnzqI/AAAAAAAAAnU/UzeP8mO7vLg/s320/twitter.png)
![[Image]](http://1.bp.blogspot.com/_JUJEXEamsyU/SshOe7yDQ4I/AAAAAAAAAnc/jJIkHcUIOMU/s320/stumbleupon.png)
![[Image]](http://1.bp.blogspot.com/_JUJEXEamsyU/SshOZ9bn8GI/AAAAAAAAAnE/gjmDwGLvQjg/s320/facebook.png)
![[Image]](http://2.bp.blogspot.com/_JUJEXEamsyU/SshObYfiTJI/AAAAAAAAAnM/_Te7NfXMY10/s320/rss.png)
![[Image]](http://3.bp.blogspot.com/_JUJEXEamsyU/SshOjAesZOI/AAAAAAAAAns/32PjuntiQ40/s320/technorati.png)

0 comments:
Feel free to leave comment if you like above widget, have any questions or just say Hi! :)