HTML <form> rel attribute

Definition and Usage

rel The attribute specifies 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 the browser should not send an HTTP Referer header if the user clicks on a hyperlink.
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