An open API service indexing awesome lists of open source software.

https://github.com/vasanthk/responsive-tabs

A full width responsive tab component. The tab header uses icons for mobile view and text for larger width screens. I use three different layouts.
https://github.com/vasanthk/responsive-tabs

Last synced: 4 months ago
JSON representation

A full width responsive tab component. The tab header uses icons for mobile view and text for larger width screens. I use three different layouts.

Awesome Lists containing this project

README

          

# Responsive Tabs
A full width responsive tab component. The tab header uses icons for mobile view and text for larger width screens.
Uses three different resposive layouts.

## Layout 1 (Desktop)
![Desktop](https://cdn.rawgit.com/vasanthk/Responsive-Tabs/master/screens/Layout-1.png)
## Layout 2 (Tablet)
![Tablet](https://cdn.rawgit.com/vasanthk/Responsive-Tabs/master/screens/Layout-2.png)
## Layout 3 (Mobile)
![Mobile](https://cdn.rawgit.com/vasanthk/Responsive-Tabs/master/screens/Layout-3.png)

Reference: [Codrops](http://tympanus.net/codrops/2014/03/21/responsive-full-width-tabs/)