Skip to content

Instantly share code, notes, and snippets.

View iambasilk's full-sized avatar
🎯
Building

Basil K iambasilk

🎯
Building
View GitHub Profile
<!DOCTYPE html>
<html lang="en">
<head>
<title>MAGIC SQUARE</title>
<script type = "text/javascript"
src = "https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js">
</script>
<style type="text/css">
.values {
width: 50px;