@Ujjwal1604 I have reviewed this lesson again and again, as well as other people’s code, but I still can’t get last two of the ‘missions’
.imag {
max-width: 80%;
height: auto;
display: block;
align: center;
}
.dive {
max-width: 60%;
max-height: 60%;
}
What have I been doing wrong? Thanks in advance.
Here’s the HTML part, by the way.:
<!-- HTML
<div id="img-div" style="dive"><img src="https://regrasdoesporte.com.br/wp-content/forum/uploads/2013/04/tudo-sobre-surfe.jpg" style="imag" id="image" />
<div id="img-caption">Waves are amazing!</div>
</div> -->
Thanks and greetings to anyone,