HTML <form> rel Attribute

Definition and Usage

rel The attribute defines the relationship between the current document and the linked document.

Syntax

<form rel="value">

Attribute Value

Value Description
external Specifies that the referenced document is not part of the current site.
help Links to help documents.
license Links to document copyright information.
next Next document in selection.
nofollow

Links to unverified documents, such as paid links.

(Google uses 'nofollow' to specify that Google's search spiders should not follow the link).

noopener
noreferrer Specifies that if the user clicks on a hyperlink, the browser should not send an HTTP referrer header.
opener
prev Previous document in selection.
search Links to document search tools.

Browser Support

Chrome Edge Firefox Safari Opera
Chrome Edge Firefox Safari Opera
Support Support Support Support Support