アットウィキロゴ

indexdf

<!doctype html>
<html lang="ja">
<head>
		<meta charset="utf-8">
 
		<title>reveal.js</title>
 
 
		<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/reveal.js/3.6.0/css/reveal.css">
		<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/reveal.js/3.6.0/css/theme/black.css" id="theme">
<script src="https://cdnjs.cloudflare.com/ajax/libs/reveal.js/3.6.0/lib/js/head.min.js"></script>
		<script src="https://cdnjs.cloudflare.com/ajax/libs/reveal.js/3.6.0/js/reveal.min.js"></script>
		<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/reveal.js/3.6.0/lib/css/zenburn.css">
 
 
	</head>
 
	<body>
 
		<div class="reveal">
 
 
			<div class="slides">
				<section>
					<h1></h1>
					<h3></h3>
 
				</section>
<section>
 
 <img src="https://docs.google.com/uc?export=view&amp;id=1Mna2Ju3vITt4k373dObaIPxdtfqFuaOqWA">
				</section>
 
 
 
			</div>
 
		</div>
 
 
 
		<script>
 
			Reveal.initialize({
				controls: true,
				progress: true,
				history: true,
				center: true,
				transition: 'slide'});
 
		</script>
 
	</body>
</html>
最終更新:2018年05月31日 03:42