12

Iconic Tab Bar - Pure CSS

 2 years ago
source link: https://codepen.io/josetxu/pen/YzYgKLP
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Iconic Tab Bar

0 unsaved changes
xxxxxxxxxx
<nav class="menu">
  <input type="radio" name="nav-item" id="m-home" checked><label for="m-home">Home</label>
  <input type="radio" name="nav-item" id="m-search"><label for="m-search">Search</label>
  <input type="radio" name="nav-item" id="m-notification"><label for="m-notification">Notification</label>
  <input type="radio" name="nav-item" id="m-favorites"><label for="m-favorites">Favorites</label>
  <input type="radio" name="nav-item" id="m-profile"><label for="m-profile">Profile</label>
  <div class="selector"></div>
</nav>

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK