-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgoogle-search-page-result.html
193 lines (174 loc) · 8.77 KB
/
google-search-page-result.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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
<!DOCTYPE html>
<html>
<head>
<title>Google Search Result Page</title>
<link rel="stylesheet" href="css/google-search-result-page.css">
<link rel="icon" type="image/x-icon" href="images/favicon_google_logo_new_icon.ico">
</head>
<body>
<div id="header">
<div id="topbar">
<img onclick="location.href='index.html'" id="searchbarimage" src="images/googlelogo_color_272x92dp.png" />
<div id="searchbar" type="text">
<input id="searchbartext" type="text"/>
<button id="clearinput" class="clear searchbarmic">
<img src="images/clear.png" />
</button>
<button class="searchbarmic">
<img width="20"
src="https://upload.wikimedia.org/wikipedia/commons/2/22/Google_microphone_logo.png" />
</button>
<button class="searchbarbutton">
<svg focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path
d="M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z">
</path>
</svg>
</button>
<button class="searchbarbutton">
<img width="20" src="https://fonts.gstatic.com/s/i/productlogos/lens_camera/v1/192px.svg">
</button>
</div>
<div class="-hover" id="settingIcon"></div>
<div class="-hover" id="boxesicon"></div>
<img class="-hover" id="profileimage" src="images/zia-bro.jpg" />
</div>
<div id="optionsbar">
<ul id="optionsmenu1">
<li id="optionsmenuactive">All</li>
<li>News</li>
<li>Videos</li>
<li>Images</li>
<li>Maps</li>
<li>More</li>
</ul>
<ul id="optionsmenu2">
<li>Settings</li>
<li>Tools</li>
</ul>
</div>
</div>
<div id="searchresultsarea">
<p id="searchresultsnumber">About 155,000 results (0.56 seconds) </p>
<div class="searchresult">
<h2>Google Search - Stay in the Know with Your Google App</h2>
<a>https://www.google.com ›</a> <button>▼</button>
<p>Discover keeps you up to date on all your favorite topics. Follow everything from sports teams </p>
<p>and movies to celebrities, hobbies, and more. Plus, you can dive</p>
</div>
<div class="searchresult">
<h2>Google Search Console Tools</h2>
<a>https://search.google.com › search-console › about</a> <button>▼</button>
<p>For the concept in logic and probability theory, see Mutual exclusivity. Two nodes, i and i + 1, being
removed simultaneously</p>
</div>
<div class="searchresult">
<h2>GitHub: Let's build from here · GitHub</h2>
<a>https://github.com/</a> <button>▼</button>
<p>GitHub is where over 100 million developers shape the future of software, together. Contribute to the
open source community, manage your Git repositories, ...
You've visited this page many times. Last visit: 3/26/23
.fix issues, and make your site shine in Google Search results....</p>
</div>
<div class="searchresult">
<h2>How to Write Proposals: Proven Advice From Freelancers ...</h2>
<a>https://www.upwork.com/resources/write-proposals-freelancer-advice/</a> <button>▼</button>
<p>Learn how to write the best freelance proposal, tips to give your pitch and your presence a more polished
look, and common mistakes to avoid.</p>
</div>
<div class="searchresult">
<h2>Upwork Proposal Samples that Get Interviews (2 Templates)</h2>
<a>https://www.webopedia.com/TERM/M/mutex.html</a> <button>▼</button>
<p><time>13-Feb-2023</time> - There are two key pieces to the middle or main body of your Upwork proposal.
First, you'll want to share a bit about your background, and ...</p>
</div>
<div class="searchresult">
<h2>concurrency - Reader and Writer mutex - Computer Science Stack ...</h2>
<a>https://careersidekick.com/upwork-proposals/</a> <button>▼</button>
<p><time>Oct 19, 2016</time> - Lets begin with defining some terms. Semaphore is one form of software
implementation for process synchronization. It's an int value that is ...</p>
</div>
<div class="searchresult">
<h2>Concurrency (computer science): If a binary semaphore can be used ...</h2>
<a>https://www.quora.com/Concurrency-computer-science-If-a-binary-semaphore-can-be-used-to-achieve-mutual-exclusion-then-why-does-the-concept-of-a-mutex-exist</a>
<button>▼</button>
<p>Mar 29, 2016 - You might want to see What is the difference between a mutex and a semaphore? especially
Quora User answer to it. A binary semaphore is semantically same ...</p>
</div>
<div class="searchresult">
<h2>He Paid A Debt He Did Not Owe Song Lyrics</h2>
<a>https://divinehymns.com/lyrics/he-paid-a-debt-he-did-not-owe-song-lyrics/</a> <button>▼</button>
<p>That I Could Never Pay. He Paid A Debt At Calvary, He Cleansed My Soul And Set Me Free, I'm Glad That
Jesus Did All My Sins Erase ... ...</p>
</div>
<div class="searchresult">
<h2>GPA Calculator In JavaScript</h2>
<a>https://gist.github.com/2567680/</a> <button>▼</button>
<p>GPA Calculator In JavaScript. GitHub Gist: instantly share code, notes, and snippets.
You visited this page on<time>3/26/23</time>.</p>
</div>
<div class="searchresult">
<h2>3 Quick And Effective Steps To Write Your Profile Blurb</h2>
<a>https://learn.rumie.org/AO/bytes/how-to-write-</a> <button>▼</button>
<p><time>Sep 13, 2016</time> - While there can be profile blurbs for companies and websites, we'll focus on
how to write a personal profile blurb! ...</p>
</div>
<div class="relatedsearches">
<h3>Searches related to computer engineering mutex concept</h3>
<div class="relatedlists">
<ul class="relatedleft">
<li>what is <b>mutex</b> and semaphore</li>
<li><b>mutex</b> lock c++</li>
<li><b>mutex</b> java</li>
<li><b>mutex</b> c++</li>
</ul>
<ul class="relatedright">
<li><b>mutex</b> vs lock</li>
<li><b>mutex</b> semaphore example</li>
<li><b>mutex</b> and semaphore example in c</li>
<li><b>mutex</b> c#</li>
</ul>
</div>
</div>
<div class="pagebar">
<ul class="pagelist">
<li class="pagelistprevious">Previous</li>
<li class="pagelistfirst">1</li>
<li class="pagelistnumber">2</li>
<li class="pagelistnumber">3</li>
<li class="pagelistnumber">4</li>
<li class="pagelistnumber">5</li>
<li class="pagelistnumber">6</li>
<li class="pagelistnumber">7</li>
<li class="pagelistnumber">8</li>
<li class="pagelistnumber">9</li>
<li class="pagelistnumber">10</li>
<li class="pagelistnext">Next</li>
</ul>
</div>
</div>
<div id="footer">
<div id="footerlocation">
<p>Pakistan, Islamabad </p>
<p> - From your phone (Location History) - Use precise location - Learn more</p>
</div>
<ul id="footermenu">
<li>Help</li>
<li>Send feedback</li>
<li>Privacy</li>
<li>Terms</li>
</ul>
</div>
<script type="text/javascript">
window.addEventListener("load", function () {
// assuming the URL is http://example.com/?param=value
var searchParams = new URLSearchParams(window.location.search);
var paramValue = searchParams.get("query");
document.getElementById("searchbartext").value = paramValue;
});
document.getElementById("clearinput").addEventListener("click", function () {
document.getElementById("searchbartext").value = "";
});
</script>
</body>
</html>