코딩tip13 테이블 생성해주는 사이트 https://www.tablesgenerator.com/ 2021. 8. 18. 팝업창 라이브러리(magnific-popup) https://github.com/dimsemenov/Magnific-Popup/ GitHub - dimsemenov/Magnific-Popup: Light and responsive lightbox script with focus on performance. Light and responsive lightbox script with focus on performance. - GitHub - dimsemenov/Magnific-Popup: Light and responsive lightbox script with focus on performance. github.com 접속해서 사용법과 파일을 제공받을 수 있다. (dist 폴더에 있는 파일들만 필요함) 사용방법은 설명서를 읽는것보다 코드펜 예시로 보는.. 2021. 8. 12. 애니메이션 플러그인 https://animate.style/ 2021. 8. 2. 부트스트랩 기본 사용법 클래스 사용법 container : div의 전체적인 영역 row : 수평으로 영역을 구분 col-md-4 : 수직으로 영역을 구분, 디바이스별로 영역을 따로 저장할 수 있다. (BS홈페이지 그리드시스템 참고) 구조는 container -> row -> col 순으로 잡아야함. 주의할 점 css에서 background-img 속성으로 이미지를 넣을 때 오류가 난다. ( Failed to load resource: net::ERR_FILE_NOT_FOUND ) 왜 이런 오류가 나는지는 모르겠지만 이미지는 html에서 불러오는걸로하자. 1. 공식사이트 https://getbootstrap.com/docs/5.0/getting-started/contents/ Contents Discover what’s inc.. 2021. 7. 8. 이전 1 2 3 4 다음