About 1,868,846 results (2,058 milliseconds)

Robots Meta Tags Specifications | Google Search Central ...

https://developers.google.com/search/docs/crawling-indexing/robots-meta-tag
In this example, the robots meta tag instructs search engines not to show the page in search results. The value of the name attribute ( robots ) specifies that ...

How to Specify a Canonical with rel="canonical" and Other Methods ...

https://developers.google.com/search/docs/crawling-indexing/consolidate-duplicate-urls
To specify a canonical URL for duplicate or very similar pages to Google Search, you can indicate your preference using a number of methods.

Responsive web design basics | Articles | web.dev

https://developers.google.com/web/fundamentals/design-and-ux/responsive/
Using the meta viewport value width=device-width tells the page to match the screen's width in device-independent pixels (DIP), a standard visual pixel unit ( ...

Getting started with the Web Serial API

https://codelabs.developers.google.com/codelabs/web-serial
Knowledge of HTML, CSS, JavaScript, and Chrome DevTools. We chose to use the ... Tip: If streams are new to you, check out MDN's Streams API concepts.

HTML Standard

https://developers.google.com/chrome/whitepapers/pagevisibility?csw=1
In general, therefore, it is unwise to attempt to parse the value returned from the accessKeyLabel IDL attribute. 6.7.2 The accesskey attribute. ✓MDN.

Issue #429 – CSS Weekly

http://feedproxy.google.com/~r/CSS-Weekly/~3/3nes7_VBEkA/
Sep 30, 2020 ... MDN Browser Compatibility Report. In-depth research conducted by MDN ... RunJS is a native-app JavaScript playground that auto-evaluates ...

Media Source API - Automatically ensure seamless playback of ...

https://developers.google.com/web/updates/2016/03/mse-sourcebuffer
Mar 14, 2016 ... It has one of two values: segments ... JavaScript library. Browser support. Chrome 50 and above by default; For Firefox, see MDN for details ...

Console API reference | Chrome DevTools | Chrome for Developers

https://developers.google.com/web/tools/chrome-devtools/console/console-write
Track changes to HTML, CSS, and JavaScript with the Changes panel · Find and ... Writes the number of times that count() has been invoked at the same ...

The Shape Detection API: a picture is worth a thousand words, faces ...

https://developers.google.com/web/updates/2019/01/shape-detection?utm_source=ponyfoo+weekly&utm_medium=email&utm_campaign=153
Jan 7, 2019 ... ... code reader, they had to rely on external JavaScript libraries. This ... number. maxDetectedFaces: 5, // (Optional) Hint to try and ...

What Is a Sitemap | Google Search Central | Documentation ...

https://developers.google.com/search/docs/crawling-indexing/sitemaps/overview
Your site is new and has few external links to it. Googlebot and other web crawlers crawl the web by accessing URLs found in previously crawled pages. As a ...

iframe and query parameter details | Google Classroom | Google for ...

https://developers.google.com/workspace/classroom/add-ons/developer-guides/iframes
See this related MDN article about Strict Transport Security. Enable Strict ... JavaScript, for example, offers the decodeURIComponent() function. On ...

CSS features reference | Chrome DevTools | Chrome for Developers

https://developers.google.com/chrome-developer-tools/docs/elements-styles?csw=1
Mar 12, 2024 ... Click Learn more to go to an MDN CSS Reference on this property. ... Copies the property and its value in JavaScript syntax: js ...

Block Search Indexing with noindex | Google Search Central ...

https://developers.google.com/search/docs/crawling-indexing/block-indexing
Instead of a <meta> tag, you can return an X-Robots-Tag HTTP header with a value of either noindex or none in your response. A response header can be used for ...

Google Visualization API Reference | Charts | Google for Developers

https://developers.google.com/chart/interactive/docs/reference
'number' - JavaScript number value. Example values: v:7 , v:3.14 , v:-55 ... square bob | 333 | orange jane | 555 | circle fred | 555 | blue jane | 777 ...

Intent to deprecate: SMIL

https://groups.google.com/a/chromium.org/g/blink-dev/c/5o0yiO440LM/m/YGEJBsjUAwAJ
svg”>) where javascript polyfills will not work is lower at 0.006% of pageviews. Entry on chromestatus.com, crbug.com, or MDN. http://crbug.com/482689.

1b-jupyter.ipynb - Colab

https://colab.research.google.com/github/stefan-niculae/viz-workshop/blob/master/filled/1b-jupyter.ipynb
Exercise: Change the number in lucky ... contrib extensions. Latex: tutorial series; Markdown: GFM guide; HTML: interactive tutorial; JavaScript: MDN guide ...

TPM-JS

https://opensource.google.com/projects/tpm-js
TPM-JS lets you experiment with a software Trusted Platform Module (TPM) in your browser. TPM-JS includes the following libraries.

Inside look at modern web browser (part 3) | Blog | Chrome for ...

https://developers.google.com/web/updates/2018/09/inside-browser-part3
Sep 20, 2018 ... ... HTML document and has to load, parse, and execute the JavaScript code. ... number of layers could result in slower operation than ...

Face detection guide | Google AI Edge | Google AI for Developers

https://developers.google.com/mediapipe/solutions/vision/face_detector
Jan 13, 2025 ... The MediaPipe Face Detector task lets you detect faces in an image or video. You can use this task to locate faces and facial features within a frame.

Rendering on the Web | Articles | web.dev

https://developers.google.com/web/updates/2019/02/rendering-on-the-web
Client-side rendering can be difficult to make and keep fast for mobile devices. With a little work to keep a tight JavaScript budget and deliver value in as ...