A rel="search"
on an <a> element.
This link is a Google search query with a filter for the current site.
search | Provides a link to a resource that can be used to search through the current document and its related pages. |
Example:
HTML
To discover more:
<a rel="search" href="https://google.com/search?q=site:dofactory.com"
target="_blank">Search here</a>.
Type: | Html |
Category: | Web Tutorial |
Sub Category: | HTML Tag |
Uploaded by: | Admin |