javascript div movement not working
- by William
For some reason I can't move this div at all. Can anyone help me out with why this won't work?
<!DOCTYPE html>
<html lang="en">
<head>
<title>Move Div Test</title>
<meta charset="utf-8" />
<link href="/bms/style.css" rel="stylesheet" />
<style>
body {…