Hey Everyone just finished my last project for the responsive web design https://codepen.io/Fierceincii/pen/VwpWWvx
Any kind of feedback is much appreciated.
Hey Everyone just finished my last project for the responsive web design https://codepen.io/Fierceincii/pen/VwpWWvx
Any kind of feedback is much appreciated.
Looks good, great Job!
Your portfolio looks good @Fierceincii. 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.
html
element you’d add a class
in the ‘Add Class(es) to <html>’ boxid
's must be unique within the documentfooter
element. It belongs right before the closing body
tag.This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.