Hi everyone,
I would appreciate some feedback on my tribute page please, she says nervously.
https://codepen.io/Olittlun/pen/abONWLe?editors=1100
I am very new to this so any helpful advice would be very welcome.
Thank you
Hi everyone,
I would appreciate some feedback on my tribute page please, she says nervously.
https://codepen.io/Olittlun/pen/abONWLe?editors=1100
I am very new to this so any helpful advice would be very welcome.
Thank you
Welcome to the forums @Olittlun. Your page looks good but there is something you need to revisit.
<br>
to force line breaks or spacing. If you want to add space you can do that with margin and/or padding in CSS.
<p>Content of the paragraph element</p>
<div id="img-div">
Hi @Roma,
Thank you for your advice. I did think the <br>
was the wrong way to go. I have changed to <p>
now and actually the spacing stayed the same without doing any padding which was surprising. Should I put some in anyway?
Thanks
Michaela
Hi @Olittlun. Did you create a new pen? Or not save your changes? Iβm still seeing the <br>
tags.
I donβt think you need to add any additional padding. Paragraph tags separate nicely.
Hi @Roma again,
I was just wondering if you could take a look at my survey form as well and give me your feedback.
https://codepen.io/Olittlun/pen/MWwNKjr
Many Thanks
Michaela