vscode1 미니 팀프로젝트 : 팀 소개 웹페이지 2일차 TIL 1. 메인 페이지에서 동물 방명록 페이지로 이동하는 버튼을 꾸몄다 .btn {font-size: 20px; font-weight: bold; padding: 10px 30px; background-color: white; color: black; border: 3px solid black; border-radius: 30px; text-transform: uppercase; letter-spacing: 0px; font-family: sans-serif; transition: all 0.4s;} .btn:focus {outline: none;} .btn:hover {background-color: black; color: white;} 결과 2.백엔드와 프론트엔드 연결 프론트(동물 방명록)에 입력.. 2023. 5. 16. 이전 1 다음