Just finished my product landing page. I feel really good that I completed it and think the result came out nice. One thing that’s nagging me is that on smaller screens, the white background on the header covers up the “welcome-text”. If anyone has any suggestions or sees any flaws, please let me know! Thank you.
Welcome to the forums @Dokbokki. Your page looks good. Some things to revisit;
Codepen provides the boilerplate for you. It only expects the code you’d put within the 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.
For instance, links to fonts go in the box labeled ‘Stuff for <head>’