SBsaurabh balateinsaurabhbalate.hashnode.dev·Oct 14, 2021 · 8 min read10 ways to increase web accessibility1. Use headings correctly to organize the structure of your content - Use heading structures like (h1,h2,h3etc) properly and strategically ,so screen reader users will easily navigate and understand your content. -Always be sure that you are using ...01
SBsaurabh balateinsaurabhbalate.hashnode.dev·Sep 24, 2021 · 2 min readHow to install VS code on android phoneIn this blog we will discuss that how to install VS code on our android device using one popular terminal called 'Termux'. ** Follow the steps below : ** Step1 - Install termux : In order to install VS code, you will have to install termux using thi...00
SBsaurabh balateinsaurabhbalate.hashnode.dev·Sep 24, 2021 · 3 min read10 Keyboard Shortcuts You Might Not Know!In this blog I will talk about some keyboard shortcuts every coader should know. Clipboard History : So lets get stared with the first shortcut key that is used for viewing clipboard history . By pressing Windows + V key on your keyboard you can ...00