1
I want an image (the yellow curve at the bottom) and an hr that way:
And I have the code like this:
<div>
<img src="http://culturalis.pt/wp-content/uploads/2015/06/curva.png" alt="curva"/>
<hr style="height: 3px; width: 250px; border-width: 0; color: #d29e1d; position:absolute; background-color: #d29e1d; margin-bottom:10px;"/>
</div>
And I don’t understand why it happens. Does anyone know why?
William if I want to add a <H1>ABOUT</H1> before the image but all in the same line? how do I? I’ve tried inline but it didn’t work
– Bruno Gibellino
right side of the image
– Bruno Gibellino
something like this http://gyazo.com/97f3af3cf2bb1082ddd5ea1c38ae54f6
– Bruno Gibellino
@Brunogibellino edited the answer, I added some links to study
– Guilherme Nascimento