Skip to content

Instantly share code, notes, and snippets.

@oyeharry
Last active June 16, 2018 14:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oyeharry/829f6c08b21d488aa72e3c7240c606f8 to your computer and use it in GitHub Desktop.
Save oyeharry/829f6c08b21d488aa72e3c7240c606f8 to your computer and use it in GitHub Desktop.
<html>
<head>
<title>The New York Times</title>
</head>
<body>
<h1>HyperText Markup Language for the web</h1>
<p>A new markup language called HyperText Markup language(HTML) will be
used by the web browser to interpret the text and images into web pages.</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment