The link to my tribute page: https://codepen.io/timothy_chan/full/LYWGdXd
Thanks for taking the time to give feedback!
The link to my tribute page: https://codepen.io/timothy_chan/full/LYWGdXd
Thanks for taking the time to give feedback!
Saw your project! Nicely done I feel. Contrast is well achieved. Short and sweet too.
Only I felt that the space between "Chris Hadfield is: " and the points - was a bit unnecessary (of course, itâs a matter of subjectivity ).
Welcome to the forums @timothy_chan. Your page looks good. Some things to revisit;
body
element in the HTML editor. (No need to include the body
tags). For anything you want to add to the <head>
element click on the âSettingsâ button, then HTML and add it into the âStuff for <head>â box.<br>
element to force line breaks or spacing. Thatâs what CSS is for.
Thanks prajaktas! I changed from <p>
to <div>
so the space is smaller.
Thanks Roma! I fixed what you pointed out.
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.