Ticket #7175: Page1.html

File Page1.html, 451 bytes (added by Kenrath, 13 years ago)
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml">
3<head>
4        <title>Page 1</title>
5        <link type="text/css" rel="stylesheet" href="sample.css" />
6
7<script type="text/javascript">
8//<![CDATA[
9        window.showModalDialog("Page2.html", "", "dialogHeight:768px;dialogWidth:1024px;");
10//]]>
11</script>
12
13</head>
14<body>
15</body>
16</html>
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy