-
Notifications
You must be signed in to change notification settings - Fork 0
/
google.html
37 lines (34 loc) · 1 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
33
34
35
36
37
<html>
<head>
<title>Google</title>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<div id="header">
<a href="www.google.com" id="linku">Imazhe</a>
<img src="app.png" id="app">
<img src="zile.png" id="zile">
<img src="R.png" id="R">
</div>
<div id="logo">
<img src="logo.jpg">
</div>
<div>
<form>
<input type="text" class="search" id="text" name="text_name" style="width: 41em; height:2.7em; color:#0080FF">
</form>
</div>
<div id="buttons">
<button type="button" id="button1">Kerkimi Google</button>
<button type="button" id="button2">Ndihem Me Fat</button>
</div>
<div id="footer">
<a href="www.google.com" class="links">Reklamim</a>
<a href="www.google.com" class="links">Biznes</a>
<a href="www.google.com" class="links">Rreth</a>
<a href="www.google.com" class="links2">Privatesia</a>
<a href="www.google.com" class="links">Kushtet</a>
<a href="www.google.com" class="links">Cilesimet</a>
</div>
</body>
</html>