Skip to content

Commit d829b24

Browse files
committed
extra markup
1 parent 31db968 commit d829b24

14 files changed

+79
-0
lines changed

.DS_Store

0 Bytes
Binary file not shown.

8/.DS_Store

6 KB
Binary file not shown.

8/block-elements.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<h1>Hiroshi Sugimoto</h1>
2+
<p>The dates for the ORIFIN OF ART exhibition are as follows:</p>
3+
<ul>
4+
<li>Science: 21 Nov - 20 Feb 2010/11</li>
5+
<li>Architecture: 6 Mar - 15 May 2011</li>
6+
<li>History:29 may - 21 Aug 2011</li>
7+
<li>Religion:28 Aug - 6 Nov 2011</li>
8+
</ul>

8/class-attribute.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<p class="important">For a one-year period from November 2010, the Marugame Genichiro-Inokuma Museum of Contemporary Art (MIMOCA) will host a cycle of four Hiroshi Sugimoto exhibitions.</p>
2+
<p>Each will showcase works by the artist thematically contextualized under the headings "Science," "Architecture," "History" and "Religion" so as to present a comprehensive panorama of the artist's oeuvre.</p>
3+
<p class="important admittance">Hours: 10:00 - 18:00(No admittance after 17:30)</p>

8/comments-in-html.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!-- start of introduction -->
2+
<h1>Current Exhibitions</h1>
3+
<h2>Olafur Eliasson</h2>
4+
<!-- end of introduction -->
5+
<!-- start of main text -->
6+
<p>Olafur Eliasson was born in Copenhagen, Denmark in 1967 to Icelandic parents.</p>
7+
<p>He is known for sculptures and large-scale installation art employing elemental materials such as light, water, and air temperature to enhance the viewer's experience.</p>
8+
<!-- end of main text -->
9+
<!--
10+
<a href="mailto:[email protected]">Contact</a>
11+
-->

8/example.html

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
<!DOCTYPE html PUBLIC
2+
"-//W3C//DTD HTML 4.01 Transitional//EN"
3+
"http://www.w3.org/TR/html4/loose.dtd">
4+
<html>
5+
<head>
6+
<meta name="description" content="Telephone, email and directions for The Art Bookshop, London, UK" />
7+
<title>Contact The Art Bookshop, London UK</title>
8+
</head>
9+
<body>
10+
<div id="header">
11+
<h1>The Art Book Shop</h1>
12+
<ul>
13+
<li><a href="index.html">home</a></li>
14+
<li><a href="index.html">new publications</a></li>
15+
<li><a class="current-page" href="index.html">contact</a></li>
16+
</ul>
17+
</div><!-- end header -->
18+
<div id="content">
19+
<p>Charing Cross Road, London, WC2, UK</p>
20+
<p><span class="contact">Telephone</span> 0207 946 0946</p>
21+
<p><span class="contact">Email</span> <a href="mailto:[email protected]">[email protected]</a></p>
22+
<iframe width="425" height="275" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.co.uk/maps?f=q&amp;source=s_q&amp;geocode=&amp;q=charing+cross+road+london&amp;output=embed"></iframe>
23+
</div><!-- end content -->
24+
<p>&copy; The Art Bookshop</p>
25+
</body>
26+
</html>

8/grouping-block-elements.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<div id="header">
2+
<img src="images/logo.gif" alt="Anish Kapoor" />
3+
<ul>
4+
<li><a href="index.html">Home</a></li>
5+
<li><a href="biography.html">Biography</a></li>
6+
<li><a href="works.html">Works</a></li>
7+
<li><a href="contact.html">Contact</a></li>
8+
</ul>
9+
</div><!-- end of header -->

8/grouping-inline-elements.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<p>Anish Kapoor won the Turner Prize in 1991 and exhibited at the <span class="gallery">Tate Modern</span> gallery in London in 2003.</p>

8/id-attribute.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<p>Water and air. So very commonplace are these substances, they hardly attract attention - and yet they vouchsafe our very existence.</p>
2+
<p id="pullquote">Every time I view the sea I feel a calming sense of security, as if visiting my ancestral home; I embark on a voyage of seeing.</p>
3+
<p>Mystery of mysteries, water and air are right there before us in the sea.</p>

8/iframes-continued.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<iframe src="http://maps.google.co.uk/maps?q=moma+new+york&amp;output=embed" width="450" height="350" frameborder="0" scrolling="no"></iframe>

8/iframes.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<iframe width="450" height="350" src="http://maps.google.co.uk/maps?q=moma+new+york&amp;output=embed"></iframe>

8/images/logo.gif

2.32 KB
Loading

8/inline-elements.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Timed to a single revolution of the planet around the sun at 23.4 degrees tilt that plays out the rhythm of the seasons, this <em>Origins of Art</em> cycle is organized around four themes: <b>science, architecture, history</b> and <b>religion</b>.
2+
this is a test

8/meta.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>Information About Your Pages</title>
5+
<meta name="description" content="An Essay on Installation Art" />
6+
<meta name="keywords" content="installation, art, opinion" />
7+
<meta name="robots" content="nofollow" />
8+
<meta http-equiv="author" content="Jon Duckett" />
9+
<meta http-equiv="pragma" content="no-cache" />
10+
<meta http-equiv="expires" content="Fri, 04 Apr 2014 23:59:59 GMT" />
11+
</head>
12+
<body>
13+
</body>
14+
</html>

0 commit comments

Comments
 (0)