<!doctype html>
<html>
<head>
<script src="assets/log.js"></script>
<script src="assets/file1.js"></script>
</head>
<body>
<h1>Example: Load script before DOMContentLoaded event fires</h1>
</body>
</html>