일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
- Beakjoon
- 문제풀이
- 친절한 설명
- 10926
- 백준
- 초보
- 구현
- C
- 꾸준히
- c언어
- 파이썬
- 코드엔진
- greedy
- implement
- VS
- CSS
- 설명
- Baekjoon
- 정리
- C Programming
- 그리디
- 문자열
- Python
- Implemention
- C 언어
- 입문
- HTML
- 10807
- 알고리즘
- 심화1
- Today
- Total
안경잡이 구루루
html 특수문자 모음 (Entity Code References) 본문
※ 자주 사용하는 엔티티 코드 모음,정리
특수문자 | 문자식 표현(entity code) | 숫자식 표현(entity number) |
< | < (less than) | ‹ |
> | > (greater than) | › |
(공백 한칸) | |   |
※ 참고자료
Entity Code - A Clear and Quick Reference to HTML Entities Codes
About EntityCode The idea came from my constant need to add those hard to remember HTML entity codes, such as the copyright symbol ( © ), every time I’m developing a new website or writing a new article. Usually, I either open one of my previously done
entitycode.com
https://www.toptal.com/designers/htmlarrows/symbols/
HTML Symbols, Entities and Codes — Toptal Designers
Easily find HTML symbols, entities, characters and codes with ASCII, HEX, CSS and Unicode values; including copyright sign, trademark sign and at symbol.
www.toptal.com
https://oinam.github.io/entities/
Character Entities for HTML, CSS and Javascript
℘ ℘ ℘ script capital P, a.k.a. power set, a.k.a. Weierstrass p u+2118 ISOamso \2118 \u2118
oinam.github.io
'프론트 엔드 (front-end) > HTML' 카테고리의 다른 글
HTML Tag(태그) , attributes(속성) 자세한 설명 모음 2 (+ 시멘틱태그 추가 ) (0) | 2023.08.05 |
---|---|
<img> 태그 src 속성(attributes) 이미지 파일 경로 지정 방법 (+미완) (0) | 2023.07.20 |
( + 미완성) 에밋(Emmit)과 약어(Abbreviation)를 이용한 html code 쉽게 작성하는 방법 모음 (0) | 2023.07.10 |
(+ 미완성) VSC (visual studio code) 유용한 단축키 모음 (0) | 2023.07.03 |
HTML Tag(태그) , attributes(속성) 자세한 설명 모음 1 (+ 23.8.5 uppdate ) (0) | 2023.07.03 |