Feed Back : Technical Documentation Page

Hi all its my pleaser to put my first topic here, i was start to code in html and css two months ago and i done the projects, i only have one left to have the certifications.

is it ok i will need to feed back my last project and by the way it’s the best one i done until now , thanks is advance .

my project link : https://codepen.io/meedo1985/full/MWwZGxp

2 Likes

Hello,

I would suggest creating a media query for mobile/small screens to move the navbar above the main content. There is not enough space on mobile to accommodate both side by side.

This is an image of what I saw on mobile.

Good luck :+1: Let us know on the forum if you could use some guidance on how to make the adjustment.

-Christopher

Welcome to the forums @meedo1985. Your page looks good. Some things to revisit;

  • On using codepen. codepen only expects the code you’d put within the <body> </body> tags in HTML. (No need to include the body tags). For anything you want to add to <head> click on the ‘Settings’ button, then HTML and add it into the ‘Stuff for <head>’ box.
  • Run your HTML code through the W3C validator.
    • Quite a few errors you should clean up.

Yes, create a new topic and ask for feedback on your other projects too. I took a quick look so I encourage you to.

1 Like