tao-test/app/taoItems/test/integration/samples/xhtml/raw.html

13 lines
490 B
HTML
Raw Normal View History

2022-08-29 20:14:13 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<script type="text/javascript" src="../scripts/jquery-1.8.0.min.js"></script>
<script type="text/javascript" src="http://www.platform.com/tao/scripts/jquery-ui-1.8.23.js"></script>
<script type="text/javascript" src="taoApi.min.js"></script>
<title>XHTML Test Case</title>
</head>
<body>
</body>
</html>