time
datetime 필요
time[datetime=”2019-04-09T11:18:27”]
상호작용
필수 요소로 action을 가짐(주소)
legend : fieldset의 목적
암묵적 label : label 안에 input을 넣는 방법
명시적 label ; label에 for를 이용하여 input의 id를 입력
논리속성
submit의 action으로 데이터 전송 전 browser에서 필수값을 확인
안에 들어올 값 이나 값의 힌트를 미리 입력 / label과 동일하게 많이 사용하나 다름
https://seulbinim.github.io/WSA/form.html#input-%EC%9A%94%EC%86%8C
https://miketaylr.com/pres/html5/forms2.html
background-image: linear-gradient(red, green) : 위에서 아래, 레드에서 그린
background-image: linear-gradient(to right, red, green)
https://webgradients.com/
https://leaverou.github.io/css3patterns/
http://www.colorzilla.com/gradient-editor/
main에 display를 flex로 설정
flex-direction을 이용하여 가로로 정렬
justify-content를 이용하여 group1~3의 사이를 균등하게 분할
IE11에서 이용 불가
https://css-tricks.com/snippets/css/a-guide-to-flexbox/
Update your browser to view this website correctly. Update my browser now