-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
<title>이건희 ❤️ 이예인 결혼식 초대장</title>
<style>
body {
font-family: 'Arial', sans-serif;
text-align: center;
margin: 0;
padding: 0;
background-color: #f9f9f9;
}
.container {
max-width: 600px;
margin: 20px auto;
background: white;
padding: 20px;
border-radius: 10px;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
h1 {
color: #d9534f;
}
p {
font-size: 16px;
color: #333;
}
.info {
margin: 15px 0;
padding: 10px;
background: #f8f8f8;
border-radius: 5px;
}
.btn {
display: inline-block;
padding: 10px 15px;
margin: 10px;
background: #5cb85c;
color: white;
text-decoration: none;
border-radius: 5px;
}
.footer {
margin-top: 20px;
font-size: 14px;
color: #777;
}
</style>
이건희 ❤️ 이예인
결혼식에 초대합니다
저희 두 사람이 하나 되어 새로운 출발을 하려 합니다.
귀한 걸음 하시어 따뜻한 축복과 격려로 함께해 주세요.
<div class="info">
<h3>📅 결혼식 날짜</h3>
<p>2026년 2월 15일 (토) 오후 1시 30분</p>
</div>
<div class="info">
<h3>📍 장소</h3>
<p>서초구 바우뫼로 31길 70 사랑성전</p>
<a class="btn" href="https://maps.app.goo.gl/5hCQmZGGQE1r8Dq97?g_st=com.google.maps.preview.copy" target="_blank">오시는 길 보기</a>
</div>
<div class="info">
<h3>📞 연락처</h3>
<p>신랑: 010-3575-5181</p>
<p>신부: 010-1234-5678</p>
</div>
<div class="info">
<h3>💌 마음 전하실 곳</h3>
<p>신랑 계좌: 1002-1234-56-789</p>
</div>
<div class="footer">
<p>함께해 주셔서 감사합니다! 💕</p>
</div>
Metadata
Metadata
Assignees
Labels
No labels