Bootcamp/Web

[Front] HTML, CSS

K_Hyul 2023. 11. 23. 17:50
728x90

1. HTML 꿀팁 주소

명령어 주소 : https://developer.mozilla.org/en-US/docs/Web/HTML/Element

 

HTML elements reference - HTML: HyperText Markup Language | MDN

This page lists all the HTML elements, which are created using tags.

developer.mozilla.org

 

 

HTML Standard : https://html.spec.whatwg.org/multipage/named-characters.html

 

HTML Standard

HTMLLiving Standard — Last Updated 23 November 2023 ← 13.2 Parsing HTML documents — Table of Contents — 14 The XML syntax → 13.5 Named character references 13.5 Named character references This table lists the character reference names that are su

html.spec.whatwg.org

HTML Cheat Sheet : https://docs.emmet.io/cheat-sheet/

 

Cheat Sheet

Download cheat sheet as printable PDF A5

docs.emmet.io

 

 

 

 

 

 

2. CSS 꿀팁 주소

 

CSS reference : https://developer.mozilla.org/en-US/docs/Web/CSS/Reference

 

CSS reference - CSS: Cascading Style Sheets | MDN

Use this CSS reference to browse an alphabetical index of all of the standard CSS properties, pseudo-classes, pseudo-elements, data types, functional notations and at-rules. You can also browse key CSS concepts and a list of selectors organized by type. Al

developer.mozilla.org

 

CSS Font : https://www.cssfontstack.com/

 

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

 

CSS text: https://html-css-js.com/css/generator/text-shadow/

 

Online Text Shadow CSS Generator

Pick a predefined style from the gallery or generate a text shadow with your preferences. Set up the desired attributes to get the CSS code.

html-css-js.com

 

HTML & CSS Color : https://htmlcolorcodes.com/color-names/

 

Color Names — HTML Color Codes

HTML color names rule. Modern browsers support 140 HTML color names which we've listed here along with their Hex color codes and RGB values.

htmlcolorcodes.com

 

 

HTML & CSS Color 2 : https://htmlcolorcodes.com/color-picker/

 

Color Picker — HTML Color Codes

Finding that perfect color is easier than you think. Use our color picker to discover beautiful colors and harmonies with Hex color codes and RGB values.

htmlcolorcodes.com

 

위 링크에서 필요한 것들을 가져오면 된다. HTML은 기본적으로 간단하기에 명령어에 대한 설명은 생략한다.

 

 

CSS game : https://flukeout.github.io/#

 

CSS Diner

A fun game to help you learn and practice CSS selectors.

flukeout.github.io

 

 

해치웠다..

728x90

'Bootcamp > Web' 카테고리의 다른 글

[Crawling] 주식 정보  (1) 2024.01.04
[Notalone] mini project (web)  (0) 2023.12.27
[Spring] Spring Security  (0) 2023.12.27
[Spring] Spring _ Validation, Valid annotation & Exception  (0) 2023.12.07
[SQL] ERD, MySQL, Docker, DBeaver 설치  (0) 2023.11.17