Tell us what’s happening:
Describe your issue in detail here.
It keeps saying your #img-info, #img-caption e.t.c should be in your #main element… I’m confused please
Your code so far
/* file: index.Ext.html */
<! DOCTYPE html>
<html link rel="stylesheet" href="styles.css">
<html lang="en">
<main id="main">
<head>Dr. Norman Borlaug Tribute
<style> </style>
</head>
<title>Dr. Norman Borlaug Tribute</title>
<div id="img-div" id="tribute-info">Dr. Norman Borlaug Tribute Information
<img div="image" id="image-caption" alt="tribute-info">
<img src="tribute-link"><a href="https://www.dr.normanborlaugtribute-page.org" target="_blank"></a>
#image {
max-width: 600px;
height: 1px;
}
</main>
</div>
</html>
/* file: styles.Ext.css */
Your mobile information:
Infinix X6528 - Android 13 - Android SDK 33
Challenge: Tribute Page - Build a Tribute Page
Link to the challenge: