This is an example of responsive tables. It was a demonstration originally created for a Bank of America interview.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| license: gpl-3.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| !function() { | |
| Function && Function.prototype && Function.prototype.bind && (/MSIE ([6789]|10)/.test(navigator.userAgent) || (window.__twttr && window.__twttr.widgets && window.__twttr.widgets.loaded && window.twttr.widgets.load && window.twttr.widgets.load(), window.__twttr && window.__twttr.widgets && window.__twttr.widgets.init || ! function(t) { | |
| function e(n) { | |
| if (r[n]) return r[n].exports; | |
| var i = r[n] = { | |
| exports: {}, | |
| id: n, | |
| loaded: !1 | |
| }; | |
| return t[n].call(i.exports, i, i.exports, e), i.loaded = !0, i.exports |
Fully responsive CSS Timeline.
Full article with explanation: http://nilswe.com/lab/css-timeline/
A Pen by Nils Wittler on CodePen.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| license:gpl-3.0 | |
| height:680 | |
| border:no |
App Play Store | Github | Kaytat's Blog Post
Run pactl list sources short
Look for “analog-stereo.monitor” and take note of the index number on the left. In my case, it’s 1.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="container"> | |
| <transition name="fade"> | |
| <div class="overlay" v-if="overlay" @click="hideOverlay"></div> | |
| </transition> | |
| <transition name="fade"> | |
| <div class="wholeContainer" v-if="overlay"> | |
| <span class="name" v-bind:class="selectedSquare.groupBlock">{{selectedSquare.name}} [{{selectedSquare.symbol}}], {{selectedSquare.atomicNumber}}</span> | |
| <span class="yearDiscovered" v-if="selectedSquare.yearDiscovered" v-bind:class="selectedSquare.groupBlock">Discovered in {{selectedSquare.yearDiscovered}}</span> | |
| <div class="detailsView"> |
All videos posted to Twitter that are 6.5 seconds or shorter will automatically loop.
| - | Minimum | Maximum |
|---|---|---|
| Resolution | 32x32 | 1920x1200 (and 1200 x 1900) |
| Aspect ratios | 1:2.39 | 2.39:1 range (inclusive) |
| Frame Rate | - | 40 fps |
| Bitrate | - | 25 Mbps |
