Tools to make your web dev life a bit easy.
โญ Inspector
1) Inspect CSS and HTML just by hovering over the element.
2) Live edit CSS and HTML.
3) Export code to Codepen.
4) Inspect media queries and animations.
5) Edit the content of any HTML element.
6) Traverse DOM elements with arrow keys.
7) Know fonts per tag.
8) Finds font on Google Fonts.
9) Extract all the colors used on the page.
10) Toggle visibility of any element or remove an element from the page and persist changes.
11) Easily search elements by tag, class, or id.
โญ Color Eyedropper 1) Pick colors from anywhere on the page, even images and IFrames. 2) Get hex and RGB values. 3) Save colors.
โญ Assets 1) Extract images, SVGs, and videos from the page. 2) Download all the assets at once in ZIP.
โญ Responsive 1) Any click, scroll, or navigation you perform in one device will be replicated to all devices in real-time. 2) Add new custom device profiles as you like and arrange devices to fit your style. 3) Hot-Reloading Support.
โญ Debug 1) Clear cache, cookies, and local storage of specific origin or whole browser. 2) Get meta tags from the page and copy them with one click. 3) Check the whole page for spelling mistakes (Only supports English).
โญ Screenshots 1) Take a screenshot of the whole page or just a visible area. 2) Screenshot the visible area of every tab with just one click. 3) Save the screenshot in PDF, JPG, or PNG.
Based on our record, Can I use seems to be more popular. It has been mentiond 392 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
(Because of the OFL, โRoboto Serifโ is replaced by another name since I modified the font when I subsetted it) Large font stacks made sense in the days of IE6 for the following reasons: โข Dial up users did not have enough bandwidth to download webfonts. โข Only IE supported webfonts, in a weird proprietary โeotโ format โข 99% of desktop operating systems all had the same web safe fonts... - Source: Hacker News / 4 days ago
Yeah, curious. The mentioned backdrop-filter seems to be supported everywhere https://caniuse.com/?search=backdrop-filter. - Source: Hacker News / 26 days ago
We don't need to use -apple-system any longer. system-ui availability is about 95% [1]. [1]:https://caniuse.com/?search=system-ui. - Source: Hacker News / about 1 month ago
> WHATWG have removed features before, e.g. frameset, font, and applet elements from HTML. font: supported in all browsers https://caniuse.com/?search=font frameset: supported in all browsers https://caniuse.com/?search=frameset applet: supported in all browsers https://caniuse.com/?search=applet > All of them were rarely used and had better alternatives available. "Rarely used" is not enough of a justification. - Source: Hacker News / about 1 month ago
Sorry if you know about this, I can't tell from your post. But nesting CSS has been added. Here's the MDN article: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_nesting Browser support is here: https://caniuse.com/?search=nesting. - Source: Hacker News / about 2 months ago
CSS Scan - Instantly check or copy computed CSS from any element for only ~95$
CrossBrowserTesting - Browser Testing made simple! Run automated, visual, and manual tests on 1500+ real browsers and mobile devices. Test more browsers, in less time.
CSS Scan Pro - The easiest way to get and edit the CSS of any website, live
CSS-Tricks - CSS-Tricks is a website about websites.
DivMagic - Copy design from any website Copy any element from any site and paste them directly into your codebase With one click, users can get compact and re-usable code in CSS or Tailwind CSS in HTML or JSX. Clone or copy a website easily with one click.
browserling - Live interactive cross-browser testing from your browser.