카페검색 본문
카페글 본문
-
레인추첨(레인배정) 프로그램 공유합니다 2026.05.03해당카페글 미리보기
1.4.1/html2canvas.min.js"></script> <style> body { font-family: 'Malgun Gothic', sans-serif; text-align: center; padding: 40px 20px; background-color: #f0f2f5; margin: 0; } .container { max-width: 900px; margin: 0 auto; background: white...
-
북마크 관리자 2026.02.19해당카페글 미리보기
html><head><title>Image Gallery</title><style>body{display:flex;flex-wrap:wrap;gap:10px;background:#f0f0f0;padding:20px;} div{background:white;padding:7px;border-radius:6px;box-shadow:0 2px 5px rgba(0,0,0,0.1);text-align:center;} img{max...
-
20260207 강아지 2026.02.07해당카페글 미리보기
margin: 0 auto; background-color: #5a0080; display: flex; align-items: center; justify-content: space-between; padding: 0 30px; } .logo { font-size: 32px; font-weight: bold; letter-spacing: 4px; } .menu a { color: white; text-decoration...
-
20260206 강아지과제 2026.02.06해당카페글 미리보기
8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>ex1.html</title> <style> body { padding: 0px; margin: 0px auto; } #title, #foot { background-color: aqua; } #title { border: 1px solid gray; margin: 0px...
-
반응형 웹 알고 보면 아주 쉽습니다...CSS 관련... 2026.01.05해당카페글 미리보기
3.5rem; line-height:140%; } .section1 { max-width:100%; background:#817e00 url('../images/main_bg.png') repeat; padding:100px 0; } .section1 .wrapper { max-width:1000px; margin:0 auto; display:flex; } .section1 .wrapper .title { width...