preconnect | Specifies that the browser should preemptively connect to the target resource's origin. |
Example:
HTML
<link rel="preconnect" href="https://example.com" />
Type: | Html |
Category: | Web Tutorial |
Sub Category: | HTML Tag |
Uploaded by: | Admin |