반응형
FlowType.js: Better responsive typography
FlowType.JS
Responsive web typography at its finest: font-size and line-height based on element width.
Check out the demo site.
What does FlowType.JS do?
Ideally, the most legible typography contains between 45 and 75 characters per line. This is difficult to accomplish for all screen widths with only CSS media-queries. FlowType.JS eases this difficulty by changing the font-size—and subsequently the line-height—based on a specific element's width. This allows for a perfect character count per line at any screen width.
FlowType.js sets your font-size and line-height based on your element width, making your typography fully responsive. You’ll have the perfect number of characters per line regardless of screen size.
Homepage: http://simplefocus.com/flowtype/
GitHub: http://github.com/simplefocus/FlowType.JS
Demo Page: http://simplefocus.com/flowtype/demo.html
GitHub: http://github.com/simplefocus/FlowType.JS
Demo Page: http://simplefocus.com/flowtype/demo.html
반응형
'프로그래밍 > Script' 카테고리의 다른 글
[javascript] Animo.js: CSS animation management with JavaScript (0) | 2013.10.01 |
---|---|
[jQuery] Best Free jQuery Form Plugins to Improve User Experience (0) | 2013.09.30 |
[jQuery] 12 Fresh jQuery Plugins You Shouldnt Miss (0) | 2013.09.26 |
[javascript] Tablesort: A simple sorting component for tables (0) | 2013.09.25 |
[javascript] Pace: An automatic page load progress indicator (0) | 2013.09.24 |