May 2017
— That doesn't matter
<img id="myimage" src="image.jpg" /><script>document .querySelector('#myimage') .addEventListener('click', () => window.scrollTo(0, 1000));</script>
— Scrolls a thousand pixels down
— Thank you
—
trgwiiLappy:~$ racketWelcome to Racket v6.8.> (print "Hello World!")"Hello World!"> (exit)trgwiiLappy:~$
Message permanent page
— Any one help
— I have written a html and css code and prepared a page template
— But if i increase the browser size all the <div> 's are re arranging
— Delete all the css
— It is looking as expected only when i put the size of the browser as of I developed it
— Really
— Or at least search for "px" in your css, and find out if you have any constants