Important Notice:

Course Content
CSS Framework (Chapter- 5) M2-R5.1
About Lesson

Navigation Bars

         बटन बार को आसानी से नेविगेशन बार के रूप में उपयोग किया जा सकता है:

   Button bars can easily be used as navigation bars:

<div class=”w3-bar w3-black”>
  <button class=”w3-bar-item w3-button”>Button</button>
  <button class=”w3-bar-item w3-button”>Button</button>
  <button class=”w3-bar-item w3-button”>Button</button>
</div>

 

 

 

 

 

error: Content is protected !!