7 lines
165 B
HTML
7 lines
165 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head> <title>This goes in the tab of your browser</title></head>
|
|
<body>
|
|
<script type="text/javascript" src="5,2.js"></script>
|
|
</body>
|
|
</html> |