Skip to content

Instantly share code, notes, and snippets.

@freshcutdevelopment
Created September 3, 2017 00:42
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save freshcutdevelopment/961ce5c1140a03a7a07cb8092e523153 to your computer and use it in GitHub Desktop.
HTML imports example
<html>
<head>
<link rel="import" href="info-card.html">
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment