hello, so i made a website about Algeria
here is the the code of website
<!DOCTYPE html>
<link rel="stylesheet" href="styles.css">
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>My webpage</title>
</head>
<body class = "body-class">
<h1>Welcome to my page</h1>
<p>My name is Ahmad Belal I blog about Algeria here!</i></p>
<a href="https://en.wikipedia.org/wiki/History_of_Algeria">
<img src = "https://www.theleisuresociety.co.uk/wp-content/uploads/2022/06/oran-Algeria.jpeg">
</a>
if you guys want to know about Algeria history click the gif!
</body>
</html>
here is the style of website code
.body-class{
background-color: rgb(255, 255, 255);
}
here is picture
