hi guys, i am looking for some feedback on how to improve the look and feel of the page, as well as the main content of the page. thanks really appreciate it! 
here’s my tribute page: https://codepen.io/xintienlee/pen/gOLKXXL
hi guys, i am looking for some feedback on how to improve the look and feel of the page, as well as the main content of the page. thanks really appreciate it! 
here’s my tribute page: https://codepen.io/xintienlee/pen/gOLKXXL
Welcome to the forums @xinny123. 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.
style element is only used in the head element in HTML when using internal styling. Since all your styling is external, remove those tags from the CSS editor. (They will cause problems)style element you’ll see how very small the font really is)how and where we code for tribute page???
@swinalpatil00, please don’t hijack another’s topic. If you have a question open your own topic. (Yes, I know you’re new)
i’m very sorry

Hey @Roma , thank you for the great feedback! really helps a novice coder like me 
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.