Your #image should be centered within its parent

Tell us what’s happening:
Describe your issue in detail here.

Your code so far

/* file: index.html */
<main id="title">Cyber Vortex</main>
<main id="main"></main>
<div id="img-div"></div>
<img id="image"></img>
<img id="img-caption"></img>
/* file: styles.css */

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36

Challenge: Tribute Page - Build a Tribute Page

Link to the challenge:

Hi!

Do you have a question?

If so, please edit your post to include it in the Tell us what’s happening section.

Learning to describe problems is hard, but it is an important part of learning how to code.

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.