Help with tribute page project :((

This is my code:

And i have these errors:

1- Your img element should have a display of block .
2- Your #image should have a max-width of 100% .
3- Your #image should be centered within its parent.

@Pipps You have few errors in your code…You haven’t styled your #img in css you only styled the image elent itself and also your img element in html is wrong the src comes before the id

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