[Project] Build a Tribute Page

Project 

Build a Tribute Page

https://www.freecodecamp.org/learn/responsive-web-design/responsive-web-design-projects/build-a-tribute-page 



https://codepen.io/wincooo/pen/OJQMdjJ


solution for 

"The <img> element should be centered within its parent element."

 

in CSS 

display:block; margin:auto




then image is going to be centered. 



Popular posts from this blog

Lists on the main page, linking to the certain direction ! {{% Django %}}

[Visual Design 2/3]

[CSS 3/3] Body Element, Override, Hex, RGB, Fallback, Inherit(Root)