320x100
## for web
1. 색상 확인
2. general하게 웹 개발의 기본요소인 html, css, javacript, http, api 등에 대한 예시가 문서로 소개되어있는 사이트
https://developer.mozilla.org/ko/
3. css fonts 모음
4. color paletes
https://coolors.co/palettes/trending
5. css 우선적용 계산 사이트
https://specificity.keegan.st/
6. css transition 기능으로써 어떻게 움직이는지 샘플 모음 사이트 (곡선 그래프)
7. image 무료 사이트
8. html 공식문서 중 1개인 모질라(mozilla)
https://developer.mozilla.org/ko/docs/Web/HTML
9. html, css, javascript 배울 수 있는 사이트
## for django
1. django bootstrap
https://django-bootstrap-v5.readthedocs.io/en/latest/
-- 지속적으로 업데이트 예정
300x250
'Web > Total_Web' 카테고리의 다른 글
git hub 반응형 랜딩페이지 코드 따라한 것 (0) | 2022.09.21 |
---|---|
bootstrap 기초1 기본 (0) | 2022.09.06 |