First prototype
This commit is contained in:
17
index.html
Normal file
17
index.html
Normal file
@@ -0,0 +1,17 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="description" content="Dr.JJ's website">
|
||||
<meta name="keywords" content="Research, doctor, engineer, mathematics, code, AI, robotics, IoT, 3D, modeling">
|
||||
<meta name="author" content="Dr.JJ">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="thit">
|
||||
THIT
|
||||
</div>
|
||||
</body>
|
||||
<script src="thit.js"></script>
|
||||
</html>
|
||||
Reference in New Issue
Block a user