Please tell me how is this technical documentation page.
This will help me to grow.
Linux Documentation
Your page looks good @mehulnimbalkar265. Some things to revisit;
- Run your HTML code through the W3C validator.
- There are HTML coding errors you should be aware of and address.
- Do not use the
<br>
element to force line breaks or spacing. That’s what CSS is for.
I don’t normally comment on someone’s style but;
- Dark blue links on a black background does not offer much contrast. this is a accessibility / UX concern
- Users on a smaller screen using the keyboard to navigate can be confused by seeing the following focus elements
Thanks for your feedback.