I just finished my Tribute page and unfortunately, there is a problem for what I`m trying to find a solution.
How can I edit in the HTML code field the img element to be centered within its parent element?
Hello man!
The image has to be centered within its parent element
Unfortunately that conflict with your design choice to put the image side by side with the title ^^
You can wrap your image in another tag and use it as center reference; however, only for testing purpose, you can add a style left to have the test passing ^^
Something like this: <img id="image" src="https://d2kdkfqxnvpuu9.cloudfront.net/images/big/69721.jpg?1391085500" class="col-md-6 img-responsive center img-circle" style="left: 250px;">