-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsite.html
More file actions
135 lines (102 loc) · 4.92 KB
/
site.html
File metadata and controls
135 lines (102 loc) · 4.92 KB
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title></title>
<link rel="stylesheet" href="study.css">
</head>
<body>
<h1>SITE</h1>
<div id=grid>
<ol id=list>
<li><a href="html.html">html</a></li>
<li><a href="css.html">css</a></li>
<li><a href="javascript.html">javascript</a></li>
<li><a href="deeperjs.html">deeperjs</a></li>
<li><a href="node.js.html">node.js</a></li>
<li><a href="site.html">site</a></li>
<li><a href="web.html">web</a></li>
<li><a href="wish_list.html">wish list</a></li>
</ol>
<div id=contents>
<ol>
<li><a href="https://Unsplash.com" target="_blank">Unsplash.com</a>:저작권 없는 사진</li>
<li><a href="https://pixabay.com/" target="_blank">pixabay.com</a>:저작권 없는 사진/
위쪽에 있는건 스폰서 이미지, 저작권 있음;</li>
<li><a href="https://info.cern.ch" target="_blank">info.cern.ch</a>:세계 최초의 웹페이지
</li>
<li><a href="https://liveweave.com/" target="_blank">liveweave.com</a>:온라인 웹 에디터
</li>
<li><a href="https://ide.goorm.io/" target="_blank">goormIDE</a>:온라인 에디터</li>
<li><a href="https://codepen.io/topic/flutter/templates" target="_blank">codepen</a>
:온라인 flutter 에디터</li>
<li><a href="https://opentutorials.org/course/1" target="_blank">생활코딩</a></li>
<li><a href="https://material.io/resources/color/" target="_blank">Color tool</a></li>
<li><a href="https://caniuse.com/" target="_blank">caniuse.com</a>:녹=지원,홍:불가,황:부분
지원</li>
<li><a href="https://flexboxfroggy.com/" target="_blank">flexbox froggy</a>:flex연습
</li>
<li><a href="https://webhacking.kr/" target="_blank">webhacking.kr</a></li>
<li>postCSS:css호환을 위한 framework</li>
<li><a href="https://way2tutorial.com/html/tag/index.php"
target="_blank">All HTML tag list</a></li>
<li>base64:encode,decode</li>
<li><a href="https://opentutorials.org/module/1579" target="_blank">atom</a></li>
<li><a href="https://opentutorials.org/module/1579/9645" target="_blank">emet</a></li>
<li>http://brackets.io/</li>
<li><a href="http://www.martinrinehart.com/frontend-engineering/engineers/html/html-
tag-history.html" target="_blank">html 연대기</a></li>
<li><a href="https://www.advancedwebranking.com/html/" target="_blank">html 통계</a>
</li>
<li><a href="https://analytics.google.com/" target="_blank">analytics 방문자 분석기</a>
</li>
<li>
<a href="http://techslides.com/sample-webm-ogg-and-mp4-video-files-for-html5" target="_blank">동영상 샘
플</a>: Ctrl + S로 저장해서 사용.
</li>
<li>
<a href="http://flukeout.github.io/" target="_blank">CSS 선택자 연습게임</a>
</li>
<li>
<a href="https://www.google.com/search?site=&tbm=isch&source=hp&biw=1283&bih=647&q=css+selector+&oq=css+selector+&gs_l=img.3..0i19k1j0i30i19k1j0i8i30i19k1.142.4107.0.4427.20.15.2.0.0.0.242.1917.0j7j3.10.0....0...1ac.1.64.img..9.11.1701...0j0i30k1j0i8i30k1.LnZ7UKC7b_M#tbm=isch&q=css+selector+cheat+sheet" target="_blank">CSS 선택자 CheatSheet</a>
</li>
<li>
<a href="https://developer.microsoft.com/en-us/microsoft-edge/platform/usage/" target="_blank">bing.com 검색엔진을 통한 css속성 분석</a>
</li>
<li>
<a href="http://www.fontreach.com/#top" target="_blank">많이 사용하는 폰트의 랭킹</a>
</li>
<li>
<a href="http://software.naver.com/software/fontList.nhn?categoryId=I0000000#brandId=" target="_blank">네이버에서 운영하는 국내 자료실. 무료폰트 다운로드 가능.</a>
</li>
<li>
<a href="https://fonts.google.com/?authuser=1" target="_blank">구글의 웹폰트. 서버까지 제공.</a>
</li>
<li>
<a href="https://www.w3.org/TR/CSS21/propidx.html" target="_blank">상속하는 속성/ 안하는 속성</a>
</li>
<li>
<a href="https://www.google.com/sheets/about/" target="_blank">구글 스프레드시트</a>
</li>
<li>
<a href="http://ejohn.org/apps/learn/ " target="_blank">jQuery를 만든 John Resig의 JavaScript 고급 강의
</a>
</li>
<li>
<a href="https://developer.mozilla.org/ko/docs/JavaScript/Guide" target="_blank">Firefox의 모질라 재단에서
운영중인 자바스크립트 튜토리얼</a>
</li>
<li>
<a href="http://opentutorials.org/course/50" target="_blank">JavaScript 사전</a>
</li>
<li>
<a href="https://dorey.github.io/JavaScript-Equality-Table/" target="_blank">===와==</a>
</li>
<li>
<a href="https://thenounproject.com/" target="_blank">svg icon</a>
</li>
</ol>
</div>
</div>
</body>
</html>