I’m in IT but not Development… Please help
Trying to code a new program into my company’s website with this line of code:
<script src="three.r119.min.js"></script>
<script src="vanta.net.min.js"></script>
<script>
VANTA . NET({
el: "#column9",
mouseControls: true,
touchControls: true,
gyroControls: false,
minHeight: 200.00,
minWidth: 200.00,
scale: 1.00,
scaleMobile: 1.00,
color: 0xc0c0c0,
backgroundColor: 0x#004966,
points: 9.00,
maxDistance: 21.00
})</script>
It’s not showing up. Please help
TIA.
DWN Companies I.T.