Skip to content

Commit 034c6f1

Browse files
authored
!Markdown_HOME_Snapshot1.html
The first snapshot of the markdown homepage (version 1 archive)
1 parent b923623 commit 034c6f1

File tree

1 file changed

+85
-0
lines changed

1 file changed

+85
-0
lines changed
Lines changed: 85 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,85 @@
1+
<!-- Start of script !-->
2+
<!DOCTYPE HTML>
3+
<HTML>
4+
<HEAD>
5+
<link rel="icon" href="SNU_Markdown_PROGRAMMING_FAVICON.ico" type="image/x-icon">
6+
<TITLE lang="en">Markdown programming home - SNU Programming</TITLE>
7+
</HEAD>
8+
<BODY BGCOLOR="WHITE">
9+
<HR>
10+
<section>
11+
<header>
12+
<H1 lang="en">SNU software center old/SNU programming >> Programming Language List >> Markdown</H2>
13+
</header>
14+
</section>
15+
<HR>
16+
<section>
17+
<img src="Markdown_Mascot_with_slogan.png" alt="Markdown_LOGO" width="153" height="168">
18+
<H1 lang="en">Welcome to the home page of Markdown programming on SNU</H1>
19+
<H2 lang="en">Visit official website <a href="https://www.example.com">Unavailable</a></H2>
20+
</section>
21+
<HR>
22+
<section>
23+
<details><summary><H2 lang="en">Language info</H2></summary>
24+
<H2 lang="en">Developed by: ???</h2>
25+
<H2 lang="en">First version: ???</H2>
26+
<H2 lang="en">File types: *.md</H2>
27+
<H2 lang="en">Influenced by: Not listed</H2>
28+
</details>
29+
</section>
30+
<HR>
31+
<section>
32+
<details><summary><H2 lang="en">Version history</H2></summary>
33+
<H2 lang="en">? - ???</H2>
34+
</details>
35+
</section>
36+
<HR>
37+
<section>
38+
<details><summary><H2 lang="en">Sample programs</H2></summary>
39+
<H2 lang="en">Markdown dividers <button><a href="Samples/MarkdownDividers.md">Click here to view</a></button></H2>
40+
<H2 lang="en">Markdown headings <button><a href="Samples/MarkdownHeadings.md">Click here to view</a></button></H2>
41+
<H2 lang="en">Markdown text formatting <button><a href="Samples/MarkdownTextFormatting.md">Click here to view</a></button></H2>
42+
<!--<H2 lang="en">Full Wikipedia Compile <button><a href="Samples/WikCompile.md">Click here to view</a></button></H2>!-->
43+
</details>
44+
</section>
45+
<HR>
46+
<section>
47+
<details><summary><H2 lang="en">IDE by version</H2></summary>
48+
<H2 lang="en"><button><H3 lang="en"><a href="">Markdown ?</a></H3></button></H2>
49+
</details>
50+
</section>
51+
<HR>
52+
<section>
53+
<details><summary><H2 lang="en">Dialects</H2></summary>
54+
<H3 lang="en">There are many dialects of markdown.</H1>
55+
<div>
56+
<p lang="en">None listed here.</p>
57+
</div>
58+
</details>
59+
</section>
60+
<HR>
61+
<section>
62+
<details><summary><H2 lang="en" id="SnapshotSection">View older versions of this page</H2></summary>
63+
<H3 lang="en">Notice</H3>
64+
<H3 lang="en"><button><H4 lang="en"><a href="!Markdown_HOME_Snapshot1.html">Snapshot 1 (June 8th 2020)</a></H4></button></H3>
65+
<H3 lang="en"><button><H4 lang="en"><a href="!Markdown_HOME_Snapshot2.html">Snapshot 2 (No date)</a></H4></button></H3>
66+
<H3 lang="en"><button><H4 lang="en"><a href="!Markdown_HOME_Snapshot3.html">Snapshot 3 (No date)</a></H4></button></H3>
67+
<H3 lang="en"><button><H4 lang="en"><a href="!Markdown_HOME_Snapshot4.html">Snapshot 4 (No date)</a></H4></button></H3>
68+
<H3 lang="en"><button><H4 lang="en"><a href="!Markdown_HOME_Snapshot5.html">Snapshot 5 (No date)</a></H4></button></H3>
69+
<H3 lang="en"><button><H4 lang="en"><a href="!Markdown_HOME_Snapshot6.html">Snapshot 6 (No date)</a></H4></button></H3>
70+
<H3 lang="en"><button><H4 lang="en"><a href="!Markdown_HOME_Snapshot7.html">Snapshot 7 (No date)</a></H4></button></H3>
71+
<H3 lang="en"><button><H4 lang="en"><a href="!Markdown_HOME_Snapshot8.html">Snapshot 8 (No date)</a></H4></button></H3>
72+
<H3 lang="en"><button><H4 lang="en"><a href="!Markdown_HOME_Snapshot9.html">Snapshot 9 (No date)</a></H4></button></H3>
73+
<H3 lang="en"><button><H4 lang="en"><a href="!Markdown_HOME_Snapshot10.html">Snapshot 10 (No date)</a></H4></button></H3>
74+
</details>
75+
</section>
76+
<HR>
77+
<section>
78+
<header>
79+
<H1 lang="en" id="Bottom">You have reached the bottom of this page</H1>
80+
</header>
81+
</section>
82+
<HR>
83+
</BODY>
84+
</HTML>
85+
<!-- End of script !-->

0 commit comments

Comments
 (0)