반응형
반응형

모바일 - 반응형 웹

 

 

http://readme.skplanet.com/?p=9739   2015/01/20

 

 

 

 

반응형 웹에 대하여 조금 더 상세히 알고 싶다면 제가 쓴 다른 글들을 참고해 보세요.

반응형 웹과 관련하여 최근 저에게 영감을 주었던 다른 저자의 글도 참고해 보세요.

 

.

 

반응형
반응형
Responsive CSS3 slider without Javascript

 

CSS3 Responsive Slider is, as the name implies, a responsive CSS3 slider without Javascript. The actual slider is much like any JavaScript slider. It floats all of the content areas (articles) next to each other. And then hides the overflow. We then animate the margin of the inner div, so if we have 5 articles, moving the left-margin -100% would give us the second article. To save our input we are using radio buttons. As mentioned above you could also use :target and anchor links, but it doesn’t mimic Javascript in the same way as you would only be able to handle one action at a time, you would end up with a bunch of items in your history (clicking back would turn the slider back one), and it’s been done before.
Responsive CSS3 Slider Without Javascript

반응형
반응형

Gridlex: Flexbox grid system

Gridlex is a simple flexbox grid system. There are three different ways to use it: the basic way where you add a class; the precise, cell-by-cell way; or the automatic, where you just tell it how many cells you want in the grid.





Gridlex

Just a Flexbox Grid System

v. 2.0.5

The concept is simple: you need to wrap your .col in a .grid.

What can we expect?

  • Basically each column is the same width as every other cell in the grid.
  • But you can add sizing classes to individual columns.
  • For responsive designs, you can add classes based on media-queries.
  • Top, bottom, or middle. For the grid. And for the columns.
  • Grids can be nested. Always. Directly in a column.

Less, Sass, CSS?

I just wanna use it in my page!

To use Gridlex out of the box, call the gridlex.css or gridlex.min.css file in your project :









.

반응형
반응형

CSSketch: Add CSS support to Sketch 3

 

 

 

CSSketch adds CSS support to Sketch 3 to speed up your workflow. Just attach a stylesheet to your designs to quickly change colors and shadows, lay out your design, and more.

cssketch

 

 

반응형
반응형

 Sass, Compass

 

CSS with superpowers

Sass is the most mature, stable, and powerful professional grade CSS extension language in the world.

 

GitHub : https://github.com/sass/sass

 

http://sass-lang.com/

 

Guide : http://sass-lang.com/guide

 

  • Compass라는 강력한 라이브러리가 css3 지원, 이미지 스프라이트 자동화 등 막강한 기능을 더해준다

 

Compass : http://compass-style.org/

 

 

  • CSS Preprocessors. Comparing SASS, LESS and Stylus
  • Sass vs. LESS vs. Stylus: Preprocessor Shootout
  • LESS VS SASS VS STYLUS
  • http://taegon.kim/archives/3667
  • 반응형
    반응형
    Neutron: A Sass framework for semantic website layouts

     

    Neutron is a Sass framework that lets you create clear, flexible, semantic website layouts. It includes powerful features while maintaining a simple syntax.

    neutron

    반응형

    + Recent posts