
★ 웹 관련해서 중요함!!!!!!!!데이터를 보낼 때 사용되는 태그가 input태그임. input태그에는 name속성이 반드시 있어야 함. 데이터를 전송할 때는 URL을 생성하여 데이터를 load하는데 그때 사용되는 키값임. 기본속성 선택자?https://cocoder16.tistory.com/23 :offset이 헷갈려서 찾아봄 [CSS 레이아웃 기본] offset과 position 속성에 대하여 정리offset의 개념원리 offset은 상대 주소(relative address)의 개념입니다. 상대주소이기 때문에 offset값을 지정해줄 element와 기준이 되어줄 element가 필요합니다. 기준이 되어줄 element는 html태그일 수도 있cocoder16.tistory.comoffset 상대주..

https://meyerweb.com/eric/tools/css/reset/ CSS Tools: Reset CSSCSS Tools: Reset CSS The goal of a reset stylesheet is to reduce browser inconsistencies in things like default line heights, margins and font sizes of headings, and so on. The general reasoning behind this was discussed in a May 2007 post, if you're intermeyerweb.com /* 쓸데없는 마진을 다 지우고 시작하는 세팅 */ 복붙하면 어렵진 않음, 스스로 하면 뿌듯하긴 함:)transiti..

alt+shift+방향키(아래)=윗줄 복붙https://flexboxfroggy.com/#ko 답 ㅋㅋjustify-content: flex-end; justify-content: center; justify-content: space-around; align-items: flex-end; 6. justify-content: center; align-items: center; 7. align-items: flex-end; justify-content: space-around; 8.flex-direction: row-reverse; 9.flex-direction: column; 10. flex-direction: row-reverse; justify-content: flex-end; 11. flex-..

table {border: 1px solid black;} 테이블 기본 써줘야 나타남er-color?????????????????!important 우선순위 높이나 임시방편https://147colors.com/https://colorhunt.co/https://www.webdesignrankings.com/resources/lolcolors/ 147 Colors Grid - CSS Color NamesThis is a tool to help web designers and developers learn the 147 CSS color names that are available today. The 147 Colors consist of 17 standard plus 130 more.147colors.c..