HTML5

<!DOCTYPE html>
<html>
<head>
<link rel='stylesheet' href='style.css'>
<script src='javascript.js' type='text/javascript' related=''></script>
</head>

<body>
<form>
<h1>baidu</h1>
<input></input>
</form>
</body>
</html>

原文地址:https://www.cnblogs.com/social/p/4325482.html