Skip to content

Instantly share code, notes, and snippets.

@lillylangtree
Created October 28, 2015 17:03
Show Gist options
  • Star 6 You must be signed in to star a gist
  • Fork 62 You must be signed in to fork a gist
  • Save lillylangtree/b55828fa05ed3470d352 to your computer and use it in GitHub Desktop.
Save lillylangtree/b55828fa05ed3470d352 to your computer and use it in GitHub Desktop.
sample index.html file
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Spoon-Knife</title>
<LINK href="styles.css" rel="stylesheet" type="text/css">
</head>
<body>
<img src="forkit.gif" id="octocat" alt="" />
<!-- Feel free to change this text here -->
<p>
Fork me? Fork you, @octocat!
</p>
<p>
Sean made a change
</p>
</body>
</html>
@madhukar0807
Copy link

<title>Spoon-Knife</title>

Fork me? Fork you, @octocat!

Sean made a change

@shruu30
Copy link

shruu30 commented Dec 29, 2022

Hi This is Mitesh Patil web server
It is belongs to Pen-Raigad
MH06BY5401

@rokosik
Copy link

rokosik commented Dec 9, 2023

Hi! Thanks for the index.html! I really need it to test something out! 👍

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