html 메일양식 깨짐 채택완료
서켠
5년 전
조회 4,034
회원메일발송 메뉴에서 양식 설정하는게 있는데
거기에 html로 입력하면 글씨만 대충 써지더라구요.. css도 적용이 되지않고..
어떻게 해야 적용 할 수 있을까요??
아래에 html 입력 합니다.
</p>
<p><body>
<link href="<a href="https://fonts.googleapis.com/css?family=Gugi|Jua|Noto+Sans+KR:700&display=swap"" target="_blank" rel="noopener noreferrer">https://fonts.googleapis.com/css?family=Gugi|Jua|Noto+Sans+KR:700&display=swap"</a> rel="stylesheet">
<link rel="stylesheet" href="./style.css">
<div id="email-wrap">
<table id="email">
<thead>
<tr>
<th>
<img src="<a href="https://clean-writing.site/img/mailing.png"" target="_blank" rel="noopener noreferrer">https://clean-writing.site/img/mailing.png"</a> alt="" height="32" class="header-logo" />
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<h1 style='font-family: Noto Sans KR; font-size: 25px; color: #414141'>안녕하세요, {이름}님 Clean Writing 운영팀 입니다.</h1>
<p style='font-family: Noto Sans KR; font-size: 15px; color: #414141'>귀하의 아이디가 정지처리 되었음을 안내 해 드립니다. [ {닉네임} ( {회원아이디} ) ]
정지사유: A</br></p>
<p style='font-family: Noto Sans KR; font-size: 15px; color: #414141'>정지 사유를 자세히 확인 하시려면 아래를 눌러주세요.</p>
<p style='font-family: Noto Sans KR; font-size: 15px; color: #414141'><strong><a href="<a href="https://clean-writing.site">자세히" target="_blank" rel="noopener noreferrer">https://clean-writing.site">자세히</a> 알아보기</a></strong></p>
<p style='font-family: Noto Sans KR; font-size: 15px; color: #414141'>문의는 이메일로 보내주시기 바랍니다.
<strong>clean.writing.site@gmail.com</strong></p>
<hr />
<p style='font-family: Noto Sans KR; font-size: 15px; color: #414141'>문의메일 보내기 <a href="mailto:clean.writing.site@gmail.com" target="_new">클릭하세요.</a></p>
</td>
</tr>
</tbody>
</table>
</div>
</body>
댓글을 작성하려면 로그인이 필요합니다.
답변 1개
답변을 작성하려면 로그인이 필요합니다.
로그인