Media resources are images, JavaScript, CSS, or fonts

About

Media resources are resources that are embedded into an page. They are from the following type:

They can be fetch in a page from any origin, even without permissive CORS headers.

Fetch Instructions

See What are the asynchronous Media Resource Fetch attribute ?

HTML tag

All HTML tag that download medias resources have been listed in this page: HTML elements that fetches resources





Recommended Pages
Browser
Browser - Fetching Resources (Request/Response)

This article is fetching (http request/response) in the browser. User agents can implement a variety of transfer protocols to fetch resources such as: HTTP : , ... Form FTP ... rendering...
CSS - Font

CSS This page is font in CSS and html. From a web perspective, a font is considered to be a media resource and can be included in any page from any origin. the font-size is set on the body to be...
HTML elements that fetches resources

Some HTML element are fetching resources. This page lists them
Resources - Static Resources

Static resources are resources that don't need to be generated. They are file found in a local file system served by a web http server as the body of a response. The type of file returns is given by...
URL - The data URL scheme

URL“”URL The data scheme is a scheme that can be used in a URL in order to embed (small) media resources data directly such as: images style sheets or any resource. The benefit is that there...
Browser
Web Browser - Same-Origin Policy

User agents (such as browser) apply same-origin restrictions to code execution in order to kept data in a location accessible only to the client and the user-agent. browserHTTP client program The...
Browser
What are the asynchronous Media Resource Fetch attribute ?

This page lists all fetch instructions (hint) that can be given to a media resources (stylesheet, script, font, image, ...) in order to speed up the loading of a web page
Undraw File Manager Re Ms29
What is an Object Edge Storage File System ?

Object Edge storage is: a file system for blob file (binary object) (ie object) that are distributed/replicated at several CDN location (at the edge) They are mostly application on top of a Hadoop...



Share this page:
Follow us:
Task Runner