Front End 개발 시작하기
codepen 사용하기
피곤한 Sue
2024. 2. 8. 20:00
코드를 작성하고 손 쉽게 확인 할 수 있는 서비스를 제공하는 codepen을 사용해보자.
CodePen
An online code editor, learning environment, and community for front-end web development using HTML, CSS and JavaScript code snippets, projects, and web applications.
codepen.io
먼저 위 사이트로 가면

화면을 볼수 있다. 왼쪽 위 "Start Coding" 버튼을 클릭하면 아래 화면이 뜨는데 코드를 입력하면 출력되는 내용을 바로 확인 할수 있다.

자 그럼 즐코