728x90 반응형 CSS2 [HTML/CSS] 플렉스 개구리 공략집( Flexbox Froggy Solutions ) Front-End 개발을 해보신 분이라면 한번쯤은 들어봤을만한 플렉스 개구리(https://flexboxfroggy.com/#ko) 입니다. 공략을 보지 않고도 충분히 해결 할 수 있지만, 해답이 먼저 궁금하신 분들은 참고해 보신 다음, 따라 해 보면 도움되실것 같아요. 1단계. 답) justify-content: flex-end; 2단계. 답) justify-content: center; 3단계. 답) justify-content: space-around; 4단계. 답) justify-content: space-between; 5단계. 답) align-items: flex-end; 6단계. 답) justify-content: center; align-items: center; 7단계. 답) justif.. 2022. 2. 21. [VSCode] Visual Studio Code 설치 1. 사이트 접속 https://code.visualstudio.com/ Visual Studio Code - Code Editing. Redefined Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. code.visualstudio.com https://code.visualstudio.com/download Download Visual Studio Code - Mac.. 2022. 1. 29. 이전 1 다음 728x90 반응형