프로젝트/Team
IMMusic Project(14) - contactUs 페이지 구현
내이름효주
2024. 4. 26. 14:08
- 문의 페이지 UI 수정
- 문자 내용 변경
➡️ 시점을 알려주기 위해서[IMMusic&Art] 2024-04-25 05:15 000님의 00문의가 완료되었습니다. 검토 후 연락드리겠습니다.
➡️ 날짜와 시간 정보LocalDateTime now = LocalDateTime.now(); // 날짜와 시간 정보를 저장하는 객체 DateTimeFormatter formatter = DateTimeFormatter.ofPattern("yyyy-MM-dd HH:mm:ss"); String timestamp = now.format(formatter);
- 개발자 ContactUs 참고페이지
3D flip card Hover Effect using CSS
3D flip card Hover Effect using CSS...
codepen.io
FlexBox Exercise #4 - Same height cards
Same height cards with hover effect (#CodePenChallenge )...
codepen.io
- hover 시 사진 확대
📝 14일차 회의록
https://docs.google.com/document/d/12YMtbCBfJwS2N_yAXfFucUD3DTsIzk2k9jBEpsLoOZY/edit