## for web
1. 색상 확인
HTML Color Codes
Easily find HTML color codes for your website using our color picker, color chart and HTML color names with Hex color codes, RGB and HSL values.
htmlcolorcodes.com
2. general하게 웹 개발의 기본요소인 html, css, javacript, http, api 등에 대한 예시가 문서로 소개되어있는 사이트
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
3. css fonts 모음
CSS Font Stack: Web Safe and Web Font Family with HTML and CSS code.
Join to access discussion forums and premium features of the site.
www.cssfontstack.com
4. color paletes
https://coolors.co/palettes/trending
Trending Color Palettes - Coolors
Get inspired by thousands of beautiful color schemes and make something cool!
coolors.co
5. css 우선적용 계산 사이트
https://specificity.keegan.st/
Specificity Calculator
Specificity Calculator A visual way to understand CSS specificity. Change the selectors or paste in your own.
specificity.keegan.st
6. css transition 기능으로써 어떻게 움직이는지 샘플 모음 사이트 (곡선 그래프)
Easing Functions Cheat Sheet
Easing functions specify the speed of animation to make the movement more natural. Real objects don’t just move at a constant speed, and do not start and stop in an instant. This page helps you choose the right easing function.
easings.net
7. image 무료 사이트
Beautiful Free Images & Pictures | Unsplash
Beautiful, free images and photos that you can download and use for any project. Better than any royalty free or stock photos.
unsplash.com
8. html 공식문서 중 1개인 모질라(mozilla)
https://developer.mozilla.org/ko/docs/Web/HTML
HTML: HyperText Markup Language | MDN
HTML (HyperText Markup Language) is the most basic building block of the Web. It defines the meaning and structure of web content. Other technologies besides HTML are generally used to describe a web page's appearance/presentation (CSS) or functionality/be
developer.mozilla.org
9. html, css, javascript 배울 수 있는 사이트
W3Schools Free Online Web Tutorials
W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.
www.w3schools.com
## for django
1. django bootstrap
https://django-bootstrap-v5.readthedocs.io/en/latest/
Welcome to django-bootstrap-v5’s documentation! — django-bootstrap-v5 1.0.0 documentation
© Copyright 2020, Andre Bar'yudin Revision e1787491.
django-bootstrap-v5.readthedocs.io
-- 지속적으로 업데이트 예정
'개발일지 > 임시카테고리' 카테고리의 다른 글
이력서 만들고, 지원 시작! (0) | 2022.11.16 |
---|---|
css - fontfamily 사용방법 (1) | 2022.11.14 |
html - 태그속성 설명 (name, id, type, placeholder) (0) | 2022.11.14 |
html - label 태그 (0) | 2022.11.13 |
html - Emmet editing (html 코드 작성을 간편하게 해주는 에디터기술) (0) | 2022.11.13 |