-
Notifications
You must be signed in to change notification settings - Fork 0
/
Wikipedia.html
94 lines (88 loc) · 5.51 KB
/
Wikipedia.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css" integrity="sha512-Evv84Mr4kqVGRNSgIGL/F/aIDqQb7xQ2vcrdIwxfjThSH8CSR7PBEakCr51Ck+w+/U6swU2Im1vVX0SVk9ABhg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>
<body>
<table>
<tr>
<td>
<h1>From today's featured article</h1>
<img width="150" src="./g.jpg" alt="">
<p>Painting of the day of the battle, with <a href="./index.html">HMS Namur</a> in the center left.</p>
<br>
The naval <a href="./index.html"><strong>Battle of Lagos</strong></a> took place between a British fleet commanded by Sir <a href="./index.html">Edward Boscawen </a>and a
French fleet
under <a href="./index.html">Jean-François de La Clue-Sabran</a>over 18–19 August 1759 during the <a href="./index.html">Seven Years'</a> War. The French
Mediterranean
Fleet successfully passed through the <a href="./index.html">Strait of </a> but was sighted by a British ship. The
British fleet in <a href="./index.html">Gibraltar,</a>
sail, triggering a race and effort to avoid great confusion, with many ships delayed and sailing in a
second wave.
After he was pursued, La Clue changed course, but half of his ships failed to follow him in the dark.
The British
caught the French south-west of the <a href="./index.html">Gulf of Cádiz,</a>Gulf of Cádiz, after fighting ensued, and three French ships were
captured. The
British pursued the remaining six French ships, some of which managed to escape. The four survivors
attempted to
shelter in <a href="./index.html">neutral</a> Portuguese waters near <a href="./index.html">Lagos,</a> but Boscawen ignored neutrality, capturing two of the
ships and
destroying the other two. <a href="./index.html"><strong>(Full article...)</strong></a>
<br>
Recently featured:
<ul>
<li><a href="./index.html"><em>Illustrated Daily News</em></a></li>
<li><a href="./index.html">2019 World Snooker Championship</a></li>
<li><a href="./index.html">Surrender of Japan</a></li>
<br>
<li><a href="./index.html"><strong>Archive</strong></a></li>
<li><a href="./index.html"><strong>By email</strong></a></li>
<li><a href="./index.html"><strong>More featured articles</strong></a></li>
</ul>
<h1>Did you Know ... </h1>
<img width="150" src="./R.jpg" alt=""><br>
Synagogue of Deal
<br>
</td>
<td>
<img width="150" src="./ronnie-o-sullivan-is-tipping-tyson-fury-to-win-on-saturday.webp" alt="">
<br>
Ronnie O'Sullivan
<br>
<ul>
<li><a href="./index.html">Ronnie O'Sullivan </a>(pictured) wins the <a href="./index.html"><strong>World Snooker Championship,</strong></a> defeating <a href="./index.html">Kyren Wilson </a>in the
final.</li>
<li>Uganda's <a href="./index.html"><strong>Joshua Cheptegei </strong></a> sets a <a href="./index.html">new world record</a> on the men's <a href="./index.html">5,000 meters.</a></li>
<li>Israel and the United Arab Emirates <a href="./index.html"><strong>agree</strong></a> to establish <a href="./index.html">diplomatic relations.</a></li>
<li><a href="./index.html">Pro-democracy protests</a> intensify in Belarus after <a href="./index.html">the contested reelection </a>of incumbent
President <a href="./index.html">Alexander
Lukashenko.</a> </li>
</ul>
<a href="./index.html"><strong>Recent deaths</strong></a>
<br>
<ul>
<li><a href="./index.html">Jaap</a></li>
<li><a href="./index.html">Murtaja Baseer</a></li>
<li><a href="./index.html">Robert Trump</a></li>
<li><a href="./index.html">Linda Manz</a></li>
<li><a href="./index.html">Julian Bream</a></li>
<li><a href="./index.html">Luchita Hartado</a></li>
<br>
<li><a href="./index.html"><strong>Other recent events</strong></a></li>
<li><a href="./index.html"><strong>Nominate an article</strong></a></li>
</ul>
<br>
<h1>On this day</h1>
<a href="./index.html"><strong>August 18 - Long Tan Day</strong></a> in Australia <a href="./index.html">(1966)</a>
<br>
<img width="150"
src="./A_popular_history_of_the_United_States_-_from_the_first_discovery_of_the_western_hemisphere_by_the_Northmen,_to_the_end_of_the_first_century_of_the_union_of_the_states;_preceded_by_a_sketch_of_the_(1478123322.jpg"
alt="">
</td>
</tr>
</table>
</body>
</html>