프로젝트

일반

사용자정보

통계
| 브랜치(Branch): | 개정판:

markus / MarkusAutoUpdate / Extras / Release Notes Template / rnotes.html @ d8f5045e

이력 | 보기 | 이력해설 | 다운로드 (1.79 KB)

1 d8f5045e taeseongkim
<html>
2
3
        <head>
4
                <meta http-equiv="content-type" content="text/html;charset=utf-8">
5
                <title>What's new in YOUR APP?</title>
6
                <meta name="robots" content="anchors">
7
                <link href="rnotes.css" type="text/css" rel="stylesheet" media="all">
8
        </head>
9
10
        <body>
11
                <br />
12
                        <table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="Two column table with heading">
13
                                <tr>
14
                                        <td class="blue" colspan="2">
15
                                                <h3>NEW THING.</h3>
16
                                        </td>
17
                                </tr>
18
                                <tr>
19
                                        <td valign="top" width="150"><img src="someimage.png" alt="THIS IS MY NEW SOMETHING"  width="150" border="0"></td>
20
                                        <td valign="top">
21
                                                <p>Fusce lorem risus, eleifend et, gravida a, consectetuer venenatis, neque. In hac habitasse platea dictumst. Etiam scelerisque tempus nulla. Mauris vitae pede in mi luctus accumsan. Suspendisse potenti. Sed at pede. Quisque luctus. Nullam diam velit, ultrices quis, sodales vitae, iaculis sit amet, neque. Nam ut diam. Donec consectetuer. Nulla a sapien.</p>
22
                                        </td>
23
                                </tr>
24
                        </table>
25
                        <br>
26
                        <table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="Two column table with heading">
27
                                <tr>
28
                                        <td class="blue" colspan="2">
29
                                                <h3>NEW THING #2.</h3>
30
                                        </td>
31
                                </tr>
32
                                <tr>
33
                                        <td valign="top" width="150"><img src="someimage.png" alt="THIS IS MY NEW SOMETHING"  width="150" border="0"></td>
34
                                        <td valign="top">
35
                                                <p>Fusce lorem risus, eleifend et, gravida a, consectetuer venenatis, neque. In hac habitasse platea dictumst. Etiam scelerisque tempus nulla. Mauris vitae pede in mi luctus accumsan. Suspendisse potenti. Sed at pede. Quisque luctus. Nullam diam velit, ultrices quis, sodales vitae, iaculis sit amet, neque. Nam ut diam. Donec consectetuer. Nulla a sapien.</p>
36
                                        </td>
37
                                </tr>
38
                        </table>
39
                        <br>
40
        </body>
41
42
</html>
클립보드 이미지 추가 (최대 크기: 500 MB)