Skip to content

Instantly share code, notes, and snippets.

@taniarascia
Last active April 5, 2026 06:28
Show Gist options
  • Select an option

  • Save taniarascia/d0308ff82a1d4344a904 to your computer and use it in GitHub Desktop.

Select an option

Save taniarascia/d0308ff82a1d4344a904 to your computer and use it in GitHub Desktop.
HTML Skeleton file
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title></title>
<meta name="author" content="">
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="css/style.css" rel="stylesheet">
</head>
<body>
<p>Hello, world!</p>
<script src="js/script.js"></script>
</body>
</html>
@7imio
Copy link
Copy Markdown

7imio commented Mar 2, 2021

thanks !

@jrcooper07
Copy link
Copy Markdown

Very helpful!

@indiecowan
Copy link
Copy Markdown

if ya'll don't want to copy and paste this every time, code using vs code and at the beginning of your new file type ! and then tab

@87Ryu
Copy link
Copy Markdown

87Ryu commented Jun 24, 2023

Thank you!

@wedniatnuom
Copy link
Copy Markdown

Many thanks!

@mohammadfamo
Copy link
Copy Markdown

merC

@kazui-git
Copy link
Copy Markdown

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment