I know you can create a link that will direct you to a section in your website like this
<a href="#result"></a>
But is it possible to set up your website that once it loads up, it automatically goes to the "#result" section? Thank you in advance!