? is actually for the query parameters and that's a properly-formed URI.
The user is expected to click the email icon, then fill in the to: address, with the body pre-filled with the current url.
Most email urls passing query string parameters fill in the address (which winds up in the to:) and subject instead.
That said though, best damn lawyer's site on the web, amirite?
The user is expected to click the email icon, then fill in the to: address, with the body pre-filled with the current url.
Most email urls passing query string parameters fill in the address (which winds up in the to:) and subject instead.