About Portfolio Web Page

I have tried to make the portfolio page but it is not good, cause i have no grip on Jquery/javascript, please suggest me some tips to improve my front end web develpment, here is the link : Portfolio Web Page

That looks really good! I think you’re off to a great start. Here are some things I noticed:

  • Try using Bootstrap’s fixed navbar so it stays at the top of the page.
  • Make sure all of your styles are in your stylesheet. I see some styles defined inline - take those out of the HTML!
  • There’s not a whole lot that JavaScript could do for your page. ScrollSpy is an option, and it’s easy to work with. Getting the form to work would be an obvious improvement, but not as easy to do.
1 Like

thanks for you precious appreciation and suggetions @PortableStick :slight_smile: