forked from tanwirulqulub999/simple-project
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
16 lines (14 loc) · 1.19 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Simple Project</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div id="microclone"></div>
<script type="text/javascript" src="index.js"></script>
<center><h1>code life</h1></center>
<p>simple program using html, css, and javascript apologize if the program is only as simple as this because I am still learning about programming or developer because my dream is to become a full stack developer both from the web, mobile application, desktop application or others. simple program using html, css, and javascript apologize if the program is only as simple as this because I am still learning about programming or developer because my dream is to become a full stack developer both from the web, mobile application, desktop application or others. simple program using html, css, and javascript apologize if the program is only as simple as this because I am still learning about programming or developer because my dream is to become a full stack developer both from the web, mobile application, desktop application or others.</p>
</body>
</html>