EnJinnier
웹 개발 공부 더 쉽게 하는 사이트 본문
1. 코드팬
내가 쓴 코드를 결과로 바로 확인해볼 수 있거나 다른 사람이 만든 페이지에 대한 코드를 확인해볼 수 있는 사이트
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
2. MDN
속성을 다 외울 필요는 없고 그때그때 찾아보면 된다.
MDN은 웹 브라우저 속성 사전 페이지로
구글에 mdn (찾아볼 속성이름)으로 검색하면 mdn페이지에서 속성에 대한 정의와 사용법을 자세히 알 수 있다.
https://developer.mozilla.org/ko/
MDN Web Docs
The MDN Web Docs site provides information about Open Web technologies including HTML, CSS, and APIs for both Web sites and progressive web apps.
developer.mozilla.org