Fulltext results:
- CSS Queries
- hl=en|WebInspector]]. This will allow you to find elements within a web page just by tapping on them. Give ... uch Inspector mode. Tap the area you want. If an element has an **id=** field, say like **<p id="items">**, your CSS Query would be **p#items** - If the element has an ID field, replace the **#** with a **.** i
- HTML Read
- it allows us to easily search for specific tags, elements, ids and classes within a web page. When you do