You can used all js, css, meta tag into your head portion
head tag start & close between
user can put css, js file & meta tag & also favicon icon also.
Body part display for your borwser
<html>
<head>
<!- here put your js, css, favicon icon, meta tag -->
</head>
<body>
<!- Display here layout...