diff --git a/CSS-Selector-help.md b/CSS-Selector-help.md index 749903a..33571ba 100644 --- a/CSS-Selector-help.md +++ b/CSS-Selector-help.md @@ -1,4 +1,4 @@ -Using Chrome, simply right-click on the element you want to 'watch', then select *inspect*, you will then get the inspector window open. +Using Chrome, simply_** right-click**_ on the element you want to 'watch', then select ***inspect***, you will then get the inspector window open. right-click again on the HTML element source (the HTML code of the element you right-clicked on in the previous step will be selected alright), then you'll see another menu where you can copy the element selector to the clipboard.