forked from ubg98/ubg98.github.io
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcar-games.html
251 lines (248 loc) Β· 17.9 KB
/
car-games.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
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
<!DOCTYPE html>
<html data-bs-theme="light" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>Car Unblocked Games - ubg98</title>
<link rel="apple-touch-icon" type="image/png" sizes="180x180" href="assets/img/logo_180.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/img/logo_16.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/img/logo_32.png">
<link rel="icon" type="image/png" sizes="180x180" href="assets/img/logo_180.png">
<link rel="icon" type="image/png" sizes="192x192" href="assets/img/logo_192.png">
<link rel="icon" type="image/png" sizes="512x512" href="assets/img/logo_512.png">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/Lato.css">
<link rel="stylesheet" href="assets/css/Montserrat.css">
<link rel="stylesheet" href="assets/css/Noto%20Sans.css">
<link rel="stylesheet" href="assets/fonts/font-awesome.min.css">
<link rel="stylesheet" href="assets/css/footer.css">
<link rel="stylesheet" href="assets/css/game.css">
<link rel="stylesheet" href="assets/css/icons.css">
<link rel="stylesheet" href="assets/css/media.css">
<link rel="stylesheet" href="assets/css/navbar.css">
<link rel="stylesheet" href="assets/css/stroke-text.css">
<link rel="stylesheet" href="assets/css/style.css">
</head>
<body id="page-top" data-bs-spy="scroll" data-bs-target="#mainNav" data-bs-offset="72">
<nav class="navbar navbar-expand-lg fixed-top bg-secondary navbar-light" id="mainNav">
<div class="container"><a class="navbar-brand" href="./">UBG98</a><button data-bs-toggle="collapse" data-bs-target="#navbarResponsive" class="navbar-toggler bg-primary" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation"><i class="fa fa-list-ul fs-5 text-white"></i></button>
<div class="collapse navbar-collapse text-uppercase" id="navbarResponsive">
<ul class="navbar-nav ms-auto">
<li class="nav-item"><a class="nav-link active" href="car-games.html"><i class="fa fa-car me-1"></i>Car</a></li>
<li class="nav-item"><a class="nav-link" href="jump-run-games.html">Jump<i class="fa fa-train ms-1 me-1"></i>Run</a></li>
<li class="nav-item mx-0 mx-lg-1"><a class="nav-link" href="shooting-games.html">Sh<i class="fa fa-bullseye"></i><i class="fa fa-bullseye"></i>ting</a></li>
<li class="nav-item mx-0 mx-lg-1"><a class="nav-link" href="sports-games.html">Sp<i class="fa fa-soccer-ball-o"></i>rts</a></li>
<li class="nav-item mx-0 mx-lg-1"><a class="nav-link" href="puzzle-games.html"><i class="fa fa-puzzle-piece me-1"></i>Puzzle</a></li>
<li class="nav-item mx-0 mx-lg-1"><a class="nav-link" href="idle-games.html"><i class="fa fa-clock-o me-1"></i>Idle</a></li>
</ul>
</div>
</div>
</nav>
<header class="text-center text-white bg-primary masthead" style="background: url("assets/img/covers/eggy-car-cover.jpg");background-size: cover;" data-bs-target="#navbarResponsive" data-bs-smooth-scroll="true">
<div class="container">
<h1 class="text-secondary">Car Games</h1>
<h2 class="text-secondary font-weight-light mb-0">Street racing at high speed, stunt driving, or just plain driving!</h2>
</div>
</header>
<section class="text-primary portfolio" id="gamelist-1">
<div class="container">
<hr class="star-dark mb-5">
<div class="row">
<div class="col col-12 col-sm-6 col-md-4 col-xl-3"><a class="text-center" href="turn-turn-unblocked.html"><img src="assets/img/games/turn-turn.png" style="width: 100%;">
<h4 style="padding: 10px;">Turn Turn</h4>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xl-3"><a class="text-center" href="park-out-unblocked.html"><img src="assets/img/games/park-out.png" style="width: 100%;">
<h4 style="padding: 10px;">Park Out</h4>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xl-3"><a class="text-center" href="traffic-control-unblocked.html"><img src="assets/img/games/traffic-control.png" style="width: 100%;">
<h4 style="padding: 10px;">Traffic Control</h4>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xl-3"><a class="text-center" href="crazy-cars-unblocked.html"><img src="assets/img/games/crazy-cars.png" style="width: 100%;">
<h4 style="padding: 10px;">Crazy Cars</h4>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xl-3"><a class="text-center" href="wheely-8-unblocked.html"><img src="assets/img/games/wheely-8.png" style="width: 100%;">
<h4 style="padding: 10px;">Wheely 8</h4>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xl-3"><a class="text-center" href="car-rush-unblocked.html"><img src="assets/img/games/car-rush.png" style="width: 100%;">
<h4 style="padding: 10px;">Car Rush</h4>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xl-3"><a class="text-center" href="eggy-car-unblocked.html"><img src="assets/img/games/eggy-car.png" style="width: 100%;">
<h4 style="padding: 10px;">Eggy Car</h4>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xl-3"><a class="text-center" href="drift-boss-unblocked.html"><img src="assets/img/games/drift-boss.png" style="width: 100%;">
<h4 style="padding: 10px;">Drift Boss</h4>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xl-3"><a class="text-center" href="parking-fury-3-unblocked.html"><img src="assets/img/games/parking-fury-3.png" style="width: 100%;">
<h4 style="padding: 10px;">Parking Fury 3</h4>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xl-3"><a class="text-center" href="parking-fury-2-unblocked.html"><img src="assets/img/games/parking-fury-2.png" style="width: 100%;">
<h4 style="padding: 10px;">Parking Fury 2</h4>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xl-3"><a class="text-center" href="parking-fury-unblocked.html"><img src="assets/img/games/parking-fury.png" style="width: 100%;">
<h4 style="padding: 10px;">Parking Fury</h4>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xl-3"><a class="text-center" href="blumgi-rocket-unblockedz.html"><img src="assets/img/games/blumgi-rocket.png" style="width: 100%;">
<h4 style="padding: 10px;">Blumgi Rocket</h4>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xl-3"><a class="text-center" href="adventure-drivers-unblocked.html"><img src="assets/img/games/adventure-drivers.png" style="width: 100%;">
<h4 style="padding: 10px;">Adventure Drivers</h4>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xl-3"><a class="text-center" href="wheely-7-unblocked.html"><img src="assets/img/games/wheely-7.png" style="width: 100%;">
<h4 style="padding: 10px;">Wheely 7</h4>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xl-3"><a class="text-center" href="wheely-6-unblocked.html"><img src="assets/img/games/wheely-6.png" style="width: 100%;">
<h4 style="padding: 10px;">Wheely 6</h4>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xl-3"><a class="text-center" href="wheely-5-unblocked.html"><img src="assets/img/games/wheely-5.png" style="width: 100%;">
<h4 style="padding: 10px;">Wheely 5</h4>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xl-3"><a class="text-center" href="wheely-4-unblocked.html"><img src="assets/img/games/wheely-4.png" style="width: 100%;">
<h4 style="padding: 10px;">Wheely 4</h4>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xl-3"><a class="text-center" href="wheely-3-unblocked.html"><img src="assets/img/games/wheely-3.png" style="width: 100%;">
<h4 style="padding: 10px;">Wheely 3</h4>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xl-3"><a class="text-center" href="wheely-2-unblocked.html"><img src="assets/img/games/wheely-2.png" style="width: 100%;">
<h4 style="padding: 10px;">Wheely 2</h4>
</a></div>
</div>
</div>
</section>
<section id="categories" style="padding-top: 0px;margin-top: 0px;">
<div class="container">
<div class="row">
<div class="col col-12 col-sm-6 col-md-4 col-xxl-3"><a href="adventure-games.html">
<h5>π Adventure Games</h5>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xxl-3"><a href="bike-games.html">
<h5>π² Bike Games</h5>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xxl-3"><a href="bus-games.html">
<h5>π Bus Games</h5>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xxl-3"><a href="car-games.html">
<h5>π Car Games</h5>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xxl-3"><a href="cards-games.html">
<h5>π Cards Games</h5>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xxl-3"><a href="clicker-games.html">
<h5>π Clicker Games</h5>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xxl-3"><a href="fighting-games.html">
<h5>π€ΌββοΈ Fighting Games</h5>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xxl-3"><a href="idle-games.html">
<h5>π Idle Games</h5>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xxl-3"><a href="jump-run-games.html">
<h5>π Jump & Run Games</h5>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xxl-3"><a href="merge-games.html">
<h5>π₯ Merge Games</h5>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xxl-3"><a href="music-games.html">
<h5>π΅ Music Games</h5>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xxl-3"><a href="pixel-games.html">
<h5>πΎ Pixel Games</h5>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xxl-3"><a href="puzzle-games.html">
<h5>𧩠Puzzle Games</h5>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xxl-3"><a href="shooting-games.html">
<h5>π« Shooting Games</h5>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xxl-3"><a href="sports-games.html">
<h5>β½ Sports Games</h5>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xxl-3"><a href="survival-games.html">
<h5>ποΈ Survival Games</h5>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xxl-3"><a href="throwing-games.html">
<h5>π³ Throwing Games</h5>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xxl-3"><a href="tower-defense-games.html">
<h5>π‘οΈ Tower Defense Games</h5>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xxl-3"><a href="truck-games.html">
<h5>π Truck Games</h5>
</a></div>
<div class="col col-12 col-sm-6 col-md-4 col-xxl-3"><a href="word-games.html">
<h5>π€ Word Games</h5>
</a></div>
</div>
</div>
</section>
<section class="text-white bg-primary mb-0" id="about">
<div class="container">
<h3 class="text-uppercase text-center text-white">CAR unblocked games</h3>
<hr class="star-light mb-5">
<p class="lead">Check out these entertaining unblocked automobile games. We provide a wide range of games involving automobiles in racing, driving, casual, or simulation genres. Play free automobile games online right now!<br></p>
<p class="lead">No download is necessary to play any of our vehicle games in your web browser. Thanks to adverts that are placed discreetly throughout the game and on the website, our automobile games stay free.<br></p>
<p class="lead">For gamers who love cars, drifting and racing games are popular options. They frequently include several exotic automobiles, engine tuning, and visual enhancements to keep you hooked on the game. They are typically inspired by some of the greats like Gran Turismo and Need for Speed.<br></p>
</div>
</section>
<section id="partners">
<div class="container">
<h2 class="text-uppercase text-center text-secondary mb-0">Our Partners</h2>
<hr class="star-dark mb-5">
<div class="row">
<div class="col col-6 col-md-4 col-lg-3" style="text-align: center;"><a href="https://ubg17.github.io/">
<div style="padding: 20px;"><img src="assets/img/partners/io_games_512x128.png"></div>
</a></div>
<div class="col col-6 col-md-4 col-lg-3" style="text-align: center;"><a href="https://ubg89.github.io/">
<div style="padding: 20px;"><img src="assets/img/partners/flash_games_512x128.png"></div>
</a></div>
<div class="col col-6 col-md-4 col-lg-3" style="text-align: center;"><a href="https://ubg44.github.io/">
<div style="padding: 20px;"><img src="assets/img/partners/unity_games_512x128.png"></div>
</a></div>
<div class="col col-6 col-md-4 col-lg-3" style="text-align: center;"><a href="https://ubg98.github.io/">
<div style="padding: 20px;"><img src="assets/img/partners/html5_games_512x128.png"></div>
</a></div>
<div class="col col-6 col-md-4 col-lg-3" style="text-align: center;"><a href="https://ubg88.github.io/">
<div style="padding: 20px;"><img src="assets/img/partners/ubg88_512x128.png"></div>
</a></div>
<div class="col col-6 col-md-4 col-lg-3" style="text-align: center;"><a href="https://slopegame.gitlab.io/">
<div style="padding: 20px;"><img src="assets/img/partners/slope-game.png"></div>
</a></div>
<div class="col col-6 col-md-4 col-lg-3" style="text-align: center;"><a href="https://sites.google.com/ubg235.com/ubg235/">
<div style="padding: 20px;"><img src="assets/img/partners/unblocked-games-black.png"></div>
</a></div>
<div class="col col-6 col-md-4 col-lg-3" style="text-align: center;"><a href="https://tbg95.com/">
<div style="padding: 20px;"><img src="assets/img/partners/tbg95_512x128_light.png"></div>
</a></div>
</div>
</div>
</section>
<footer class="text-center footer" id="footer">
<div class="row footer-nav">
<div class="col-md-4">
<h4 class="text-uppercase mb-4">Location</h4>
<p>N.A</p>
</div>
<div class="col-md-4">
<h4 class="text-uppercase mb-4">About Ubg98</h4>
<p class="lead mb-0"><span>The most popular unblocked games at school</span></p>
</div>
<div class="col-md-4">
<h4 class="text-uppercase">Around the Web</h4>
<ul class="list-inline">
<li class="list-inline-item"><a class="btn btn-outline-light text-center btn-social rounded-circle" role="button" href="#"><i class="fa fa-facebook fa-fw"></i></a></li>
<li class="list-inline-item"><a class="btn btn-outline-light text-center btn-social rounded-circle" role="button" href="#"><i class="fa fa-google-plus fa-fw"></i></a></li>
<li class="list-inline-item"><a class="btn btn-outline-light text-center btn-social rounded-circle" role="button" href="#"><i class="fa fa-twitter fa-fw"></i></a></li>
<li class="list-inline-item"><a class="btn btn-outline-light text-center btn-social rounded-circle" role="button" href="#"><i class="fa fa-dribbble fa-fw"></i></a></li>
</ul>
</div>
</div>
<div class="row copyright">
<div class="col"><small>Copyright Β© 2022 - 2023 <strong>ubg98</strong> - All Rights Reserved</small></div>
</div>
</footer>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/adsense_ubg98_v1_3.js"></script>
<script src="assets/js/analytics_v1_3_3.js"></script>
<script src="assets/js/game_v1_4.js"></script>
</body>
</html>