My web’s important content is at 300 pixels from the top so I want it to open directly at that height giving the user the option to scroll up if they want.
Which is the easier way to achieve this?
My web’s important content is at 300 pixels from the top so I want
Share
I found one alternative. I create an anchor and then make it load directly to it. I didn’t want to use anchors but as no one answered me…
EDIT: Here’s what i was looking for!!