728x90
Responsive Table Design - HTML CSS
See the Pen table design by rebornbb (@bongcasso01) on CodePen.
- :before :after 특정요소의 앞이나 뒤
- :first-child 그부모요소의 첫번째자식요소
- :last-child 그부모요소의 마지막자식요소
- :nth-child(N) 부모안의 모든요소 중 N번째요소
- :not 지정선택자 아닌 요소 선택
728x90
'Follow Work > SpringbootBoard' 카테고리의 다른 글
[Springboot] 이전글 다음글 없을 시 클릭 막기 [39] (0) | 2022.10.14 |
---|---|
[Springboot] 게시글 파일 업로드 -2 [38] (4) | 2022.10.14 |
[HTML] iframe 유튜브 동영상 자동 연속재생 (14) | 2022.10.06 |
[Springboot] Jsoup 이용하여 웹 크롤링하기 (0) | 2022.10.02 |
[Markdown] SimpleMDE Markdown Editor 적용 방법 (0) | 2022.09.28 |