<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="js.js" type="text/Javascript">
<link rel="stylesheet" href="css.css" type="text/css">
</head>
<body>
<p id="firstParagraph">Hello world!</p>
</body>
</html>
Run code snippet