view war/e4D-ie.html @ 89:3700846b8590 trimmed_data tip

bug: removed leading / in url
author Sebastian Kruse <skruse@mpiwg-berlin.mpg.de>
date Fri, 15 Mar 2013 12:53:55 +0100
parents cf06b77a8bbd
children
line wrap: on
line source

<!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>