-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdrivers.html
More file actions
87 lines (65 loc) · 1.57 KB
/
drivers.html
File metadata and controls
87 lines (65 loc) · 1.57 KB
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
<html>
<head>
<title>
<Website>
</title>
<link rel="stylesheet" type="text/css" href="../rsoft/resources/css/styling_home.css">
<link rel="stylesheet" type="text/css" href="../rsoft/resources/css/style.css">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="robots" content="noarchive" />
<meta name="keywords" content=" keywords here - SOME search engines still use them - and all search links count " />
<meta name="description" content="Short description - often used by search engines as real description" />
</head>
<body>
<br><br>
<div id="leftcontent">
<h2><u>
<div align="center">
Catogeries</h2></u>
<br><br>
<br><br>
<div align="center" id="buttons">
<a href="antiv.html" title="" >Antivirus</a>
<a href="drivers.html">Drivers</a>
<a href="torrents.html">Torrents</a>
<a href="audio.html">Audio</a>
<a href="messaging.html">Messaging</a> </div>
</div>
<div id="centercontent">
<div class="position_home"><a href="index.html">HOME</a>
</div>
</div>
<br><br><br><br><br>
<div align="center">
<h1>Drivers</h1></div>
<div align="center">
<h2> Search Your Software</font> </h2>
<input type="text" name="search" value="" id="Submit" size=35 maxlength=25>
<br>
<input type="submit" name="Submit2" value="Submit" id="Submit2">
</div>
<div id="rightcontent">
<div align="center"
<h2><u>
<a href="newlaunches.html>
New<br>
Launches!</h2></u>
<br><br>
<br><br>
<ul>
<li></li>
<br><br>
<li></li>
<br><br>
<li></li>
<br><br>
<li></li>
<br><br>
<li></li>
</ul>
</div>
</div>
</div>
</div>
</body>
</html>