Source: The Ultimate Flexbox Cheat Sheet
- カテゴリー別アーカイブ 未分類
-
-
jQuery Color Contrast: a 20-line solution | codeitdown.com
Contrasting the text with the background color is a extremely simple task. Downloading a full-blown plugin is overkill in most cases. A simple function can take care of it by chosing between black and white color based on the background. O ...
-
text-decoration
HTML
<p><a class="wavy" href="https://tenman.info/labo/css">Labo CSS</a></p>
CSS
.wavy{ text-decoration: underline; text-decoration-style: wavy; -webkit-text-decoration: underline; -webkit-text-decoration-style: wavy; f ...
-
Wi-Fi 経由で Android 版 Firefox のデバッグを行う - 開発ツール | MDN
この記事では、Wi-Fi 経由で Android 版 Firefox に Firefox 開発ツール を接続する方法を説明します。以前から USB 経由で Android 版 Firefox にツールを接続することができましたが、Wi-Fi 経由の接続は USB より便利で信頼性が高い方法です。
Source: Wi-Fi 経由で Android 版 Firefox のデバッグを行う - 開発ツール | MDN
-
Feature Testing CSS At-Rules | Ryan Morr
Web developer based in Barrie, Ontario, Canada. I love to create dynamic web applications with a keen interest in JavaScript, Node.js, CSS, and HTML5.
Source: Feature Testing CSS At-Rules | Ryan Morr
-
What’s with putting the CSS in the head? — Medium
A look into the practice of placing CSS within the head of a HTML page vs external CSS file and how it affects page perf…
Source: What’s with putting the CSS in the head? — Medium
-
icon fonts attribute area-hidden
<p class="alert-message"><i class="material-icons pad-s rd-alert" aria-hidden="true"></i>Speaker Deckの更新で、レスポンシブスタイル設定にミスがありました。 次回のアップデートで、修正しますので、しばらくお待ちくださ ...
-
Bulletproof Accessible Icon Fonts | Filament Group, Inc., Boston, MA
Filament Group helps companies design and build super-fast responsive sites and web apps that are simple to use and accessible to everyone
Source: Bulletproof Accessible Icon Fonts | Filament Group, Inc., Boston, MA