markup.tips

Page Description Published On
 Silence Your CSS Footprint With Sass Silent… Efficiently group your common styles together to reduce your CSS footprint in this Thinkful project..
 Sticking Components above the Fold Get stuck riding the bleeding edge with this unstable CSS3 feature
 Creating an Accessible to-do list powered by… Enhance a simple to–do list with React.js
 Adopting Orphans with   Up your typography game with the use of this single HTML entity
 Making your Markup Speak Using speakable.jquery.js you too can make your markup talk
 Loading Modernizr from a CDN Get the best of both worlds by loading Modernizr from a CDN near you
 Creating an Accessible Settings Table Create an accessible settings table using HTML5, CSS3, and a sprinkle of jQuery


Silence Your CSS Footprint With Sass Silent Classes

You've heard of using mixins in your Sass for commonly used functions or groups of styles, but did you know that Sass now allows you to more efficiently group them together?


Adopting Orphans with  

Up your typography game with the use of this single HTML entity


Sticking Components above the Fold

Get stuck riding the bleeding edge with this unstable CSS3 feature


Creating an Accessible Settings Table

Create an accessible settings table using HTML5, CSS3, and a sprinkle of jQuery


Loading Modernizr from a CDN

Get the best of both worlds by loading Modernizr from a CDN near you


Making your Markup Speak

Using speakable.jquery.js you too can make your markup talk. Learn to customize voice, pitch, rate and volume without a single line of script in this tutorial


Creating an Accessible to-do list powered by React.js

Enhance a simple to–do list with React.js