erm... I don't know how to create compiler
I don't know how to create a compiler in c, javascript, and brainFK!
can anybody tell me how?
2 Answers
1 year ago by noth
<html>
<head>
<title>Hello, World!</title>
<link rel="stylesheet" href="styles.css" />
</head>
<body>
<h1 class="title">Hello World! </h1>
<p id="currentTime"></p>
<script src="script.js"></script>
</body>
</html>
1 year ago by Lasarus Ampus
what does the HTML do?
1 year ago by noth