Skip to content

Instantly share code, notes, and snippets.

@kotaroito
Last active August 29, 2015 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 kotaroito/11023741 to your computer and use it in GitHub Desktop.
Save kotaroito/11023741 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="http://example2.com/main.css" type="text/css">
<script type="text/javascript" src="http://example2.com/alert.js"></script>
<title>Welcome to nginx!</title>
</head>
<body>
<p>If you see this page, the nginx web server is successfully installed and
working. Further configuration is required.</p>
<hr/>
<div>
<span>example2.com(http)</span>
<p><img src="http://example2.com/google.jpeg" alt="google" /></p>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment