반응형
반응형

Fluidity: Making HTML 100% responsive

CSS - Responsive / Added on March 17, 2014 / Add to favorites

Fluidity is a tiny bit of CSS (107 bytes total) that fixes the part of HTML that isn’t completely responsive. It makes changes to the way images, tables, iframes, preformatted text, and canvas elements, so that they’re completely responsive.

fluidity

 

FLUIDITY

A fully responsive css framework that is impossibly small

HTML out of the box is almost 100% responsive. This stylesheet fixes that in 115 minified bytes. Let's make the web just a bit more responsive shall we?

Installing fluidity

Production

Just include this file in the head of your html file.

<link rel="stylesheet" href="css/fluidity.min.css">

Development

Or if you want to develop with the uncompressed version

<link rel="stylesheet" href="css/fluidity.css">
반응형
반응형

Z.js: Turn content invisible

Javascript / Added on March 14, 2014

Z.js is a JavaScript file that turns content invisible using Unicode’s ZW(N)Js (\u200c, \u200d). There are demos available to show what kinds of situations it’s useful in.

z.js

반응형
반응형

ImageLightbox.js: Simple, responsive, and touch-friendly

 

ImageLightbox.js is an incredibly simple, responsive, touch-friendly lightbox script. It’s extensible and configurable, minimalistic (and only 4kb if minified), and uses CSS transform and transition for moving images.

image lightbox

반응형
반응형

Nanobar.js: Ultra lightweight progress bars

Javascript / Added on March 9, 2014

Nanobar.js offers very, very lightweight progress bars, coming in at around 725 bytes when gzipped. It doesn’t require jQuery and is easy to use.

nanobar

nanobar

Very very lightweight progress bars (~730 bytes gzipped). No jQuery needed.

Compatibility: iE8+ and the rest of the world

반응형
반응형

http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html

 

Mar 2014 Mar 2013 Change Programming Language Ratings Change
1 2 C 17.535% +0.39%
2 1 Java 16.406% -1.75%
3 3 Objective-C 12.143% +1.91%
4 4 C++ 6.313% -2.80%
5 5 C# 5.572% -1.02%
6 6 PHP 3.698% -1.11%
7 7 (Visual) Basic 2.955% -1.65%
8 8 Python 2.021% -2.37%
9 11 JavaScript 1.899% +0.53%
10 16 Visual Basic .NET 1.862% +0.97%
11 17 Transact-SQL 1.477% +0.64%
12 69 F# 1.216% +1.14%
13 10 Perl 1.149% -0.81%
14 9 Ruby 0.974% -1.18%
15 15 Delphi/Object Pascal 0.881% -0.01%
16 13 Lisp 0.747% -0.19%
17 30 D 0.744% +0.40%
18 20 Assembly 0.732% +0.10%
19 14 PL/SQL 0.713% -0.21%
20 23 MATLAB 0.688% +0.07%

 

 

 

반응형
반응형

트랙백의 뜻과 사용방법

 

http://emergencyshop.tistory.com/8
반응형

+ Recent posts