Tell us what’s happening:
Describe your issue in detail here.
**Your code so far**
\ file: <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Photo Gallery</title>
<link rel="stylesheet" href="./styles.css">
</head>
<body>
<div class="header">
<div id="gallery">
<h1>CSS FLEXBOX PHOTO GALLERY</h1>
</div>
<gallery>
<img></img>
<img></img>
<img></img>
<img></img>
<img></img>
<img></img>
<img></img>
<img></img>
<img></img>
<img></img>
</div>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Photo Gallery</title>
<link rel="stylesheet" href="./styles.css">
</head>
<body>
<div class="header">
<div id="gallery">
<h1>CSS FLEXBOX PHOTO GALLERY</h1>
</div>
<gallery>
<img></img>
<img></img>
<img></img>
<img></img>
<img></img>
<img></img>
<img></img>
<img></img>
<img></img>
<img></img>
</div>
</body>
</html>
\ file:
**Your browser information:**
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 OPR/87.0.4390.25
Challenge: Step 5
Link to the challenge:
Hello there, i need some Help, i dont really understand what for a kind of Gallery element or class? i should add here. I think i didnt got this task before?
Pls help, what is it, what i have to do here, what for a Gallery should i add? or should i add CSS? pls help guys