This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user