1 How to use our extension

CSS Selector Gadget



Welcome to CSS Selector Gadget


Thank you for installing and using our extension


Features:

✔️ Simple and Convenient

What is CSS?

CSS, or cascading style sheets, is a stylesheet language used to describe the presentation semantics (the look and formatting) of a document written in a markuplanguage like HTML. CSS describes the look and formatting of Web pages.

There are many courses and books available to you on your favorite sites including Udemy and Coursera, and we recommend investing in some courses based on what you want to learn.

If you want to learn how to build a website, you should definitely learn HTML and CSS. In reality, almost every website in existence uses these two languages. HTML (HyperText Markup Language) is what gives your content structure, while CSS (Cascading Style Sheets) gives it style. You can learn both of these by taking free online courses at the popular Khan Academy.

There are three main languages you need to learn if you want to build a website. The most basic of all is HTML. It's essentially what gives websites structure. CSS allows you to format that structure into something more meaningful and easier to read. Finally, there's JavaScript which makes your pages interactive by adding things like menus and buttons.

Tutorial:

  1. Install the Extension
  2. After installing the extension, click on the icon on the toolbar.

This extension makes finding the right CSS selector on a web page much quicker and easier than digging through the HTML.

Install this extension to your chrome browser.

Inspect an element on your page or select an element on the "Elements" page of the Chrome Browser Dev tools.

Navigate to the "CSS Selector" tab on the sidebar of the "Elements" page of the Dev tools.

When you have found your CSS selector, click the button to copy the complete and properly formatted selector.