-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathJusticeWeb.html
More file actions
26 lines (26 loc) · 812 Bytes
/
JusticeWeb.html
File metadata and controls
26 lines (26 loc) · 812 Bytes
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
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<title>IanWeb</title>
<h1>IanWeb</h1>
<h2>Introdution</h2>
<h3>Hi and Welcome to IanWeb. Your Personal Search Assistant You can search anything here! :)</h3>
<script>
(function() {
var cx = '010955049069782932415:dpl8nbv3vkk';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = 'https://cse.google.com/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
</script>
<gcse:search></gcse:search>
<font size="9"<h1>:)</h1>
<p>Person who made this website:</p>
<img src="D:\Drawings\profile picture.png">
<font size="10" <p>©Copyright Ian Studios 2018</p>
</html>