Question d’entretien chez Google

What is in the developer tools in a browser?

Réponse à la question d'entretien

Utilisateur anonyme

12 sept. 2019

Inspecting HTML One great tool is the ability to right click on any element on a webpage and inspect the HTML for that element. Inspecting CSS Another useful tool is the CSS inspector; with this tool, you can check out which styles gets applied to an element and play with them yourself.