Browser
Links: • https://caniuse.com/ • https://web.dev/learn • https://www.w3.org/TR/2017/NOTE-wai-aria-practices-1.1-20171214/examples/landmarks/HTML5.html • https://developer.mozilla.org/en-US/docs/Web/HTML
Browser DevTools: CTRL + Shift + P -> screenshot - Capture a full page screen shot Drag and Drop in elements panel CTRL + Shift + P -> location - Overriding location document.designMode = 'on' - Design mode
HTML can do that? https://dev.to/ananyaneogi/html-can-do-that-c0n CSS can do that? https://dev.to/ananyaneogi/css-can-do-that-18g7
Last updated
Was this helpful?