This commit is contained in:
2007-12-01 17:22:31 +00:00
parent d74c9d2874
commit 8b63f461a9
3 changed files with 88 additions and 2 deletions

View File

@ -1,6 +1,7 @@
<html>
<head>
<title>Online ASE AWK Interpreter</title>
<meta http-equiv=content-type content="text/html; charset=UTF-8">
<title>Online AWK Interpreter</title>
<style>
body { font-family: tahoma, arial, sans-serif; }
p { font-size: 13px; }
@ -58,7 +59,7 @@ function load_sample1()
<body onLoad="resize()" onResize="resize()">
<h2>Online ASE AWK Interpreter</h2>
<h2>Online AWK Interpreter</h2>
<table cellspacing=3>
<tr>