Skip to content

Instantly share code, notes, and snippets.

@haruhiko-zht
Last active October 10, 2018 01:20
Show Gist options
  • Save haruhiko-zht/84a85ae963a585e3d31ff5f8dff2ce37 to your computer and use it in GitHub Desktop.
Save haruhiko-zht/84a85ae963a585e3d31ff5f8dff2ce37 to your computer and use it in GitHub Desktop.
iframe-picture_modal
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="css/stylesheet.css">
</head>
<body>
<a id="modal-picture" href="img/picture.jpg"><img src="img/picture.jpg"></a>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment