Thursday, 16 December 2021

Cricket



How to use IMPORTHTML formula in Google Sheets

Before using the IMPORTHTML formula, let’s understand its syntax.

=IMPORTHTML(URL, query_type, index)
  • URL — The URL of the page, including protocol (http:// or https://). Make sure to enclose the URL within double-quotes.
  • query_type — Use “table” if you want to import a table, otherwise “list” if you’re going to import a list.
  • index — The index of the table or list on the web page. It starts at 1. A table with index = 1 means that it’s the first table, index = 2 means that it’s the second table, and so on.

link list and table

var index = 1; [].forEach.call(document.querySelectorAll("ul,ol"), function(elements) { console.log("Index: " + index++, elements); });

var index = 1; [].forEach.call(document.getElementsByTagName("table"), function(elements) { console.log("Index: " + index++, elements); });


var index = 1; [].forEach.call(document.querySelectorAll("ul,ol"), function(elements) { console.log("Index: " + index++, elements); });
var index = 1; [].forEach.call(document.getElementsByTagName("table"), function(elements) { console.log("Index: " + index++, elements); });
var index = 1; [].forEach.call(document.getElementsByTagName("table"), function(elements) { console.log("Index: " + index++, elements); });
var index = 1; [].forEach.call(document.getElementsByTagName("table"), function(elements) { console.log("Index: " + index++, elements); });
var index = 1; [].forEach.call(document.getElementsByTagName("table"), function(elements) { console.log("Index: " + index++, elements); });

Wednesday, 5 December 2018

6 December Dr. Babasaheb Ambedkar

सोडूनी या गेली गाय
आपल्या ह्या वासरांना..

अरे सागरा..
शांत हो जरा
सिंह माझा येथे निजला....
शांत हो जरा...

To directly message someone on WhatsApp, you can use one of the following methods

 To directly message someone on WhatsApp, you can use one of the following methods: 1. From Your Contacts: Open WhatsApp . Tap the chat...