Documentation page done

Hello,

I am done with my documentation page project.

I would really appreciate comments/criticism/Feedback :slight_smile:

Thank you

1 Like

I would hold of on all of the lines between the links in the sidebar. Good job!

Looks good, just one thing, try this

#navbar li:last-child {
border-bottom: 1px solid black;
}
and change the border of #navbar li to border-top: 1px solid black;

That looks better, doesnโ€™ it?

1 Like

Good work! Design is good and great job getting a detailed page. Hope you learned a lot!

1 Like

It does. Thank you. Also using โ€œchildโ€ for the first time. Nice feature to have. Will experiment with this in the future projects. :slight_smile:

1 Like

Thank you. I made sure that I cited the source for the intro para as well. I seemed to have missed that.
When you say it must be in quotes , do you mean on the display screen- like literally
" This is C programming."
or the html should have as a tag.

I did the latter. Do let me know if if you meant the former.

Thanks again. :smiley: