With the help of this method, the element can move its current position. It depends on the parameters of the left (X-axis) and the top (Y-axis) position
<html>
<head>
<style type="text/css">
div
{
width:100px;
height:60px;
background-color:pink;
border:1px solid blue;
}
div#div1
{

Join the conversation! Your thoughts help the community grow.