Giter Club home page Giter Club logo

css_layer_grid's Introduction

여러 요소들을 자유스럽게 배치 할수 있게 도와 주는 CSS의 Layout에는
1. flex : 기본적을 1차원 적으로 요소를 배치 할 수 있게 해준다. 세로 방향으로만 아니면 가로 방향으로만 하지만 
          warp 속성을 주면 지정된 방향으로 요소가 넘치 경우 다음 줄로 이동하여 배치 할 수 있게 할 수 있다. 

2. grid : 가로 세로 즉 colume와 row 2차원 적으로 배치 할 수 있게 해준다.

두가지 layout 있다.
![](2023-07-07-18-18-58.png)

부모 container 에 지정을 해줘야 한다.
또한 자식 grid cell 로 부르는데 여기에도 적용된 속성들이 존재한다.

//현재 vscode  확작팩 paste imaee를 설치 하였다. copy한 이미지를 ctrl+alt+v 로 복사해서 사용할 수 있다.
2023-07-07-18-27-14.png

https://study-ce.tistory.com/68
페이지를 참고하여 github에 올린다.

css_layer_grid's People

Contributors

hastareye76 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.