diff --git a/CSS-Selector-help.md b/CSS-Selector-help.md index 33571ba..0ac4ba3 100644 --- a/CSS-Selector-help.md +++ b/CSS-Selector-help.md @@ -1,6 +1,6 @@ -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. +**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. For example - I want to get the selector for the "currently unavailable" text of an amazon product page