11시간동안 진행되는 동영상 과정은 HTML과 CSS를 처음부터 가르쳐줍니다.
HTML과 CSS는 웹 개발 경력을 쌓는 데 필수적인 기술입니다.
HTML은 웹 페이지 개발에 사용되는 마크 업 언어입니다. CSS는 웹 페이지의 레이아웃과 스타일링을 담당하는 언어입니다.
(0:45:00) Heading & Paragraphs
(0:55:00) Images
(1:22:00) Links
(1:39:00) Lists
(1:45:00) Tables, forms, columns
(2:00:00) Checkboxes, selection buttons (action value forms, no method)
(2:15:00) Keyboard Shortcuts
(2:27:00) Learning Resources (very useful) w3schools.org
(2:32:00) First HTML Website ("Coffee Junkie")
(3:14:00) Setting up for CSS
(3:21:00) Color style for heading
(3:28:00) Internal/External CSS
(3:42:00) Internal has priority over external css
(4:29:00) Color Properties, Value, RGB
(4:58:00) Absolute Values - Font Size, Width, Height, Pixels
(5:32:00) Calc () math functions
(5:33:00) Typography
(5:57:00) Text alignment
(6:15:00) CSS Box models
(6:33:00) Outline
(6:39:00) Block elements
(6:44:00) Horizontal Centering
(7:06:00) Inspect (elements) of browser
(7:28:00) Last Rule Order (images; properties, position, size, repeat)
(7:49:00) Display:flex;
(8:15:00) Float; clear/left/right
(8:43:45) Media queries
(8:57:00) index, static pos
(9:06:00) Pseudo elements (p::before/after)
(9:27:00) Basic Selectors
(10:00:00) Transform translate transition:property
(10:35:00) Animation
(11:03:48) Free Icons
(11:09:00) Text shadow
(11:26:00) Emmet - web developer toolkit
등록된 댓글이 없습니다.