Skip to content
The <head> Observatory

/static/observatorio/en/etiqueta/comportamento/

Menu

This filter is a page

Drawer: Behavior

Rules that change how the page acts without changing what it shows.

6 stars on this page

  1. HED-017 <meta name="viewport"> The pact with the small screen: without it, the phone pretends to be a 980-pixel desktop. Behavior common
  2. HED-018 <meta name="referrer"> Decides how much of your address travels along when someone leaves the page. Behavior uncommon
  3. HED-019 <meta name="robots"> A request for discretion to the indexers — which the polite ones honor. Behavior common
  4. HED-020 <meta http-equiv="refresh"> Reloads or redirects on its own, counting the seconds at the top of the document. Behavior forgotten
  5. HED-021 <base href> Changes the ruler for every relative address in the document — every single one. Behavior forgotten
  6. HED-022 <meta name="format-detection"> Stops Safari from turning every phone-looking number into a blue link. Behavior forgotten