itsolution/sian/sub1_1.php
2021-10-26 18:21:20 +09:00

24 lines
684 B
PHP

<!DOCTYPE html>
<html lang="ko">
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<head>
<meta charset="utf-8">
<meta name="keywords" content="">
<meta http-equiv="imagetoolbar" content="no">
<? include "../include/title.php"; ?>
<style type="text/css">
*{margin:auto;padding:0}
</style>
</head>
<body>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="50%" style="background:url(/sian/images/sub1_1_L.jpg) no-repeat top right;"></td>
<td ><img src="images/sub1_1.jpg" style="margin-bottom:-4px;"></td>
<td width="50%" style="background:url(/sian/images/sub1_1_R.jpg) no-repeat top left;"></td>
</tr>
</table>
</body>
</html>