diff war/e4D-ie.html @ 3:cf06b77a8bbd

Committed branch of the e4D repos sti-gwt branch 16384. git-svn-id: http://dev.dariah.eu/svn/repos/eu.dariah.de/ap1/sti-gwt-dariah-geobrowser@36 f2b5be40-def6-11e0-8a09-b3c1cc336c6b
author StefanFunk <StefanFunk@f2b5be40-def6-11e0-8a09-b3c1cc336c6b>
date Tue, 17 Jul 2012 13:34:40 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/war/e4D-ie.html	Tue Jul 17 13:34:40 2012 +0000
@@ -0,0 +1,38 @@
+<!doctype html>
+
+<html>
+  <head>
+ 	<title>e4D for Internet Explorer</title>
+  	<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
+	<link type="text/css" rel="stylesheet" href="Sti.css">    
+  </head>
+
+  <body>
+
+	<table cellpadding=50 align=center>
+		<tr>
+			<td><img src="images/e4D.png"/></td>
+			<td><img src="images/uc.png"/></td>
+			<td><img src="images/ie.png"/></td>
+		</tr>
+	</table>
+
+	<p>
+		<h1>europeana4D for Internet Explorer is under construction!</h1>
+		<h3 align=center>
+			At the moment, we recommend you to use one of the following browsers: 
+		</h3>
+		<table cellpadding=10 align=center>
+			<tr>
+				<td><img src="images/chrome.png"/></td>
+				<td><a href="http://www.google.com/chrome">Google Chrome</a></td>
+			</tr>
+			<tr>
+				<td><img src="images/ff.png"/></td>
+				<td><a href="http://www.mozilla.com/">Mozilla Firefox</a></td>
+			</tr>
+		</table>
+	</p>
+    
+  </body>
+</html>