Hi i’m trying to move the black dove image to somewhere in the green header background. I tried using position relative, absolute together with margin, padding can’t seems to figure out how to push it there. You can download the HTML file here https://github.com/mdn/learning-area/blob/master/html/introduction-to-html/structuring-a-page-of-content-start/assets.zip?raw=true The first that contains h1, this is my CSS: header { […]
- Tags absolute together with margin, can someone advise me on how to do both? thanks., cursive; padding-top: 5px; clear: right; background-color: #32CD32 } For the dove.png image tag, Hi i'm trying to move the black dove image to somewhere in the green header background. I tried using position relative, padding can't seems to figure out how to push it there. You can download the HTML file here https://github.com/mdn/learning-area/blob/master/, this is my CSS: .headerimg { width: 150px; height: 120px; float: right; } I want to move the dove image into the green background heade, this is my CSS: header { text-align: center; height: 300px; font-family: 'Cinzel Decorative'