Skip to content

Instantly share code, notes, and snippets.

@hdf
Last active November 29, 2018 16:56
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 hdf/ef2fd9988bbfb4e250f09ecbfeade3d3 to your computer and use it in GitHub Desktop.
Save hdf/ef2fd9988bbfb4e250f09ecbfeade3d3 to your computer and use it in GitHub Desktop.
Google Drive Demo
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Google Drive Demo</title>
</head>
<body>
<div style="position: absolute; top: 40%; left: 50%; transform: translate(-50%, -40%); text-align: center;">
<a href="https://drive.google.com/open?id=1v1-ApluL9dCGx4znKVSXGKnBf4dFVGuv">Letöltés</a><br><br>
<a href="https://docs.google.com/uc?export=open&id=1v1-ApluL9dCGx4znKVSXGKnBf4dFVGuv">Direkt link</a><br><br>
<a href="https://drive.google.com/open?id=1uJjO1iOLJdP3740jY2cIsc5Xi1PiLS1W">Mappa</a><br><br>
Meghallgatás: <br>
<audio controls>
<source src="https://docs.google.com/uc?export=open&id=1v1-ApluL9dCGx4znKVSXGKnBf4dFVGuv" type="audio/mp3">
</audio>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment