-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgoogle.html
32 lines (29 loc) · 1.21 KB
/
google.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<!doctype html><head><meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>ste.vet</title>
<style>body > div{width:600px;border:1px dotted;padding:10px;font-size:12px;}
pre{white-space: pre-wrap;white-space: -moz-pre-wrap;white-space: -pre-wrap;white-space: -o-pre-wrap;word-wrap: break-word;}
.logo{padding:20px}
.logo b,.logo span{font-size:12px;font-family:"Corbel", Gill Sans;font-weight:bold;}
.logo b{font-size:2em;}
.logo span{font-size:2.3em;}
.logo2{padding:10px;font-size:1.7em;font-family:"Arial"}
.logo2 a{text-decoration:none;color:black;}
.logo2 b,.logo2 span{font-size:1.2em;font-weight:bold;}
/* .logo2 b{border-right:1px solid gray;} */
.logo2{font-size:2.3em;}
</style></head>
<script>document.write("<style>div{margin:0 auto;}</style>")</script>
<body><div><pre>JS Subset
I would like to create my own Google use Mathematica.
The results should display search results from Mathematica and be displayable on either a web page and ideally a terminal.
Ideally I can create my own web pages use the web browser which are converted to actual Mathematica notebooks.
</pre>
<input type=text placeholder="Search Term"> <input type=button value="Go">
<br>
Taco 1
<br>
Taco 2
<br>
Taco 3
<br>
</div></body>