Tribute Page Jovan Cvijic (First Project)

Mi first project is about Jovan Cvijic.


Any feedback/tip would be nice :smiley:

What an interesting person! Your page looks fine, but your code can be cleaned up quite a bit. I’d suggest you move all of your CSS into the CSS section in CodePen and delete the empty JavaScript function. You can also delete everything in the HTML <head> tag as CodePen takes care of that for you. Lastly, you should move all of your resource declarations (stuff like <link href="css/bootstrap.min.css" rel="stylesheet">) into the area CodePen has set up for resources. Good job, though!

Thanks on suggestions, i wrote entire code in sublime text editor so i just copy all in the CodePen. That is why is there some additional code.
Sorry for my english, it’s not my mother language.