Hello,
I am done with my documentation page project.
I would really appreciate comments/criticism/Feedback
Thank you
Hello,
I am done with my documentation page project.
I would really appreciate comments/criticism/Feedback
Thank you
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?
Good work! Design is good and great job getting a detailed page. Hope you learned a lot!
It does. Thank you. Also using โchildโ for the first time. Nice feature to have. Will experiment with this in the future projects.
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.