Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
dev:technologies [2017/12/07 13:42] bwiernikdev:technologies [2017/12/07 13:42] bwiernik
Line 2: Line 2:
  
 ==== CSS Selectors ==== ==== CSS Selectors ====
-A comprehensive and accessible resource is available from W3Schools:+A comprehensive and accessible resource is available from W3Schools:\\
 https://www.w3schools.com/cssref/css_selectors.asp https://www.w3schools.com/cssref/css_selectors.asp
  
-The Mozilla Development Network (MDN) also provides a CSS Selector resource:+The Mozilla Development Network (MDN) also provides a CSS Selector resource:\\
 https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Selectors https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Selectors
  
 ==== XPath ==== ==== XPath ====
  
-A tutorial is available from Liquid Technologies:+A tutorial is available from Liquid Technologies:\\
 https://www.liquid-technologies.com/xpath-tutorial https://www.liquid-technologies.com/xpath-tutorial
  
 ==== Regex ==== ==== Regex ====
  
-There are many high-quality regex tutorials available online. A comprehensive guide is provided all in one page at:+There are many high-quality regex tutorials available online. A comprehensive guide is provided all in one page at:\\
 https://github.com/zeeshanu/learn-regex/blob/master/README.md https://github.com/zeeshanu/learn-regex/blob/master/README.md
  
-Regex 101 also provides a useful platform for testing regex structures:+Regex 101 also provides a useful platform for testing regex structures:\\
 http://regex101.com/ http://regex101.com/