This shows you the differences between two versions of the page.
css_selector [2018/01/04 12:05] tast |
css_selector [2024/01/12 11:14] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
===== CSS Selector ===== | ===== CSS Selector ===== | ||
- | |||
- | [[doku>wiki:dokuwiki|{{wiki:TAST-128_small.png }}]] | ||
As said in [[Objects Identification]], the CSS Selector is simply and easy a way to identify objects in HTML (identying one or many elements) and very useful. | As said in [[Objects Identification]], the CSS Selector is simply and easy a way to identify objects in HTML (identying one or many elements) and very useful. | ||
Line 67: | Line 65: | ||
{{:Copy selector.png?nolink&650|}} | {{:Copy selector.png?nolink&650|}} | ||
- | Further info about CSS selector can be found clicking here. **!!!!!! INCLUIR EL here !!!!!!!!!!!!!!** | + | Further info about CSS selector can be found [[https://www.w3schools.com/cssref/css_selectors.asp|clicking here.]] |