Hey, you made made a very good project but you should give a image caption in it to identify the Rameshwar nath Kao and you should not provide the link for info along with ul you should write it separately then it looks more intresting.
i also need your help if you want email me .
Your page looks good @valerypi2017. Some things to revisit;
Keep the test script when forking the pen (<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>).
Your page passes 1/10 user stories.
The test script should be included, with all tests passing, when you submit your projects.
When using codepen it only expects the code you’d put within the <body> </body> element 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.
There’s a typo in your tribute link. There’s an extraneous equal sign. It should be; <a id="tribute-link" href="https://en.wikipedia.org/wiki/R._N._Kao" target="_blank">More info here</a>