comparison 13/July-2013/GJ.html @ 51:d8f499590d82

rename 201* to 1*
author Masataka Kohagura <e085726@ie.u-ryukyu.ac.jp>
date Sun, 16 Mar 2014 13:36:04 +0900
parents 2013/July-2013/GJ.html@e4748bca1eb3
children
comparison
equal deleted inserted replaced
50:43c6da29d688 51:d8f499590d82
1 <!DOCTYPE html>
2
3 <!--
4 Google HTML5 slide template
5
6 Authors: Luke Mahé (code)
7 Marcin Wichary (code and design)
8
9 Dominic Mazzoni (browser compatibility)
10 Charles Chen (ChromeVox support)
11
12 URL: http://code.google.com/p/html5slides/
13 -->
14
15 <html>
16 <head>
17 <title>Game Jam</title>
18
19 <meta charset='utf-8'>
20 <script
21 src='http://html5slides.googlecode.com/svn/trunk/slides.js'></script>
22 </head>
23
24 <style>
25 /* Your individual styles here, or just use inline styles if that’s
26 what you want. */
27 .slides article { background-image: none !important; background-color: white; }
28
29
30 </style>
31
32 <body style='display: none'>
33
34 <section class='slides layout-regular template-default'>
35
36 <!-- Your slides (<article>s) go here. Delete or comment out the
37 slides below.-->
38
39 <article>
40 <h1>
41 PCエンジン古波倉FIXed
42 <br>
43 </h1>
44 <p>
45 <br>
46 28th July , 2013
47 </p>
48 </article>
49
50 <article>
51 <div align = "center"><img src="./000.png" alt="HTML 文書の要素階層" width="100%" height="100%" /></div>
52 </article>
53
54 <article>
55 <h3></h3>
56 </article>
57
58 <article>
59 <h3>現在の状況</h3>
60
61 </article>
62
63 </body>
64 </html>