mirror of
https://github.com/Nezumi-2711/loi-phan-internship.git
synced 2026-09-22 20:01:33 +00:00
Merge pull request #6 from phuocduong-agilityio/training/chapter-4
Training/chapter 4
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>About</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>About page</h1>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,73 @@
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Links</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1 id="top">Film Folk</h1>
|
||||
<h2>Festival Diary</h2>
|
||||
<p>Here are some of the film festivals we
|
||||
will be attending this year.<br />Please
|
||||
<a href="mailto:filmfolk@example.org">
|
||||
contact us</a> if you would like more
|
||||
information.
|
||||
</p>
|
||||
<p>Here are some of the film festivals we
|
||||
will be attending this year.<br />Please
|
||||
<a href="mailto:filmfolk@example.org">
|
||||
contact us</a> if you would like more
|
||||
information.
|
||||
</p>
|
||||
<p>Here are some of the film festivals we
|
||||
will be attending this year.<br />Please
|
||||
<a href="mailto:filmfolk@example.org">
|
||||
contact us</a> if you would like more
|
||||
information.
|
||||
</p>
|
||||
<p>Here are some of the film festivals we
|
||||
will be attending this year.<br />Please
|
||||
<a href="mailto:filmfolk@example.org">
|
||||
contact us</a> if you would like more
|
||||
information.
|
||||
</p>
|
||||
<p>Here are some of the film festivals we
|
||||
will be attending this year.<br />Please
|
||||
<a href="mailto:filmfolk@example.org">
|
||||
contact us</a> if you would like more
|
||||
information.
|
||||
</p>
|
||||
<p>Here are some of the film festivals we
|
||||
will be attending this year.<br />Please
|
||||
<a href="mailto:filmfolk@example.org">
|
||||
contact us</a> if you would like more
|
||||
information.
|
||||
</p>
|
||||
<p>Here are some of the film festivals we
|
||||
will be attending this year.<br />Please
|
||||
<a href="mailto:filmfolk@example.org">
|
||||
contact us</a> if you would like more
|
||||
information.
|
||||
</p>
|
||||
<p>Here are some of the film festivals we
|
||||
will be attending this year.<br />Please
|
||||
<a href="mailto:filmfolk@example.org">
|
||||
contact us</a> if you would like more
|
||||
information.
|
||||
</p>
|
||||
<h3>January</h3>
|
||||
<p><a href="http://www.sundance.org">
|
||||
Sundance Film Festival</a><br />
|
||||
Park City, Utah, USA<br />
|
||||
20 - 30 January 2011</p>
|
||||
<h3>February</h3>
|
||||
<p><a href="http://www.tropfest.com">
|
||||
Tropfest</a><br />
|
||||
Sydney, Australia<br />
|
||||
20 February 2011</p>
|
||||
<!-- additional content -->
|
||||
<p><a href="about.html">About Film Folk</a></p>
|
||||
<p><a href="#top">Top of page</a></p>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user