LoginSignup
0
0

More than 3 years have passed since last update.

HTMLマイテンプレート

Last updated at Posted at 2020-01-17

自分用です。

<!DOCTYPE html>
<html lang="ja">

<head>
  <meta charset="utf-8">
  <script src="javascript.js"></script>
  <link rel="stylesheet" type="text/css" media="screen, tv" href="browse.css"></link>
 <script></script>
  <style></style>

  <title>マイテンプレート</title>
</head>
<body>

</body>
</html>

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0