====== Web development ====== * [[https://developer.mozilla.org/en-US/docs/Web/Accessibility | MDN Accessibility]] * [[https://devdocs.io/ | devdocs.io ]] (//It’s a massive API documentation collection maintained by FreeCodeCamp.//) * [[https://developer.mozilla.org/en-US/docs/Web/HTML/Element | HTML on MDN]] * [[https://imagekit.io/blog/best-image-format-for-web/ | best image for the web (imagekit.io)]] * [[https://css-tricks.com/use-target_blank/ | about target _blank use in links]] * [[https://htmlcheatsheet.com/ | HTML/CSS/JS interactive cheat sheet]] * [[https://docs.emmet.io/cheat-sheet/| emmet cheat sheet]] * [[https://caniuse.com/ | caniuse.com ]] //"Can I use" provides up-to-date browser support tables for support of front-end web technologies on desktop and mobile web browsers.// * [[https://web.dev/learn/| web dev learn]]