..
This commit is contained in:
36
JobReportMailService/mailform_schedule.html
Normal file
36
JobReportMailService/mailform_schedule.html
Normal file
@@ -0,0 +1,36 @@
|
||||
<html>
|
||||
<head>
|
||||
<style>
|
||||
* {
|
||||
font-family:"맑은 고딕";
|
||||
font-weight:bold;
|
||||
font-size:50px;
|
||||
}
|
||||
|
||||
</style>
|
||||
<body>
|
||||
|
||||
<table border="1" cellpadding="1" cellspacing="1" style='text-align: center;'>
|
||||
<tr>
|
||||
<td rowspan="2">
|
||||
fdasf
|
||||
</td>
|
||||
<td>
|
||||
맑은 고딕 테스트
|
||||
</td>
|
||||
<td>
|
||||
fdasf
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
<td>
|
||||
fdasf
|
||||
</td>
|
||||
<td>
|
||||
fdasf
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user