-
Notifications
You must be signed in to change notification settings - Fork 0
/
project1.html
30 lines (28 loc) · 1.43 KB
/
project1.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>In detailed information about The Starry Night Painting</title>
<link rel="stylesheet" href="project1.css" />
</head>
<body>
<div class="container">
<div class="content">
<section class="top_section">
<div class="image_container">
<img src="project1img.jpg" width="500",length="450" />
</div>
<div>
<h1>The Starry Night</h1>
<h4>Vincent van Gogh</h4>
</div>
</section>
<section class="about_section">
<h2>Painted in June 1889</h2>
<p>
<b>
The Starry Night (Dutch: De sterrennacht) is an oil-on-canvas painting by the Dutch Post-Impressionist painter Vincent van Gogh. Painted in June 1889, it depicts the view from the east-facing window of his asylum room at Saint-Rémy-de-Provence, just before sunrise, with the addition of an imaginary village.It has been in the permanent collection of the Museum of Modern Art in New York City since 1941, acquired through the Lillie P. Bliss Bequest. Widely regarded as Van Gogh's magnum opus, The Starry Night is one of the most recognizable paintings in Western art
</p>
</b>