작성일 : 15-02-24 19:17
|
[DNS] hosting.kr 에서 포워딩시 사용한 iframe
|
|
|
글쓴이 :
조형래
 조회 : 3,120
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<title>RianSoft - 핵심역량에 집중하라</title>
</head>
<frameset rows="100%,*" frameborder="NO" border="0" framespacing="0">
<frame src="http://sciencesoft.sciencesoft.co.kr" name="mainpage" frameborder=no framespacing="0" noresize marginwidth="0" marginheight="0" title="" />
</frameset>
<body>
</body>
</html>
|
|