Suvendhu128 / catch-me-if-you-can

Home Page:https://suvendhu128.github.io/catch-me-if-you-can/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTML Code for a Moving Box This HTML code creates a moving box that the user can try to catch. The box is initially positioned at a random location on the screen. When the user moves the mouse, the box moves to a new location that is randomly generated within the viewport.

Code The code is divided into two parts: the HTML and the JavaScript.

About

https://suvendhu128.github.io/catch-me-if-you-can/


Languages

Language:JavaScript 52.4%Language:HTML 25.9%Language:CSS 21.7%