comparison 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
comparison
equal deleted inserted replaced
2:2897af43ccc6 3:cf06b77a8bbd
1 <!doctype html>
2
3 <html>
4 <head>
5 <title>e4D for Internet Explorer</title>
6 <link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
7 <link type="text/css" rel="stylesheet" href="Sti.css">
8 </head>
9
10 <body>
11
12 <table cellpadding=50 align=center>
13 <tr>
14 <td><img src="images/e4D.png"/></td>
15 <td><img src="images/uc.png"/></td>
16 <td><img src="images/ie.png"/></td>
17 </tr>
18 </table>
19
20 <p>
21 <h1>europeana4D for Internet Explorer is under construction!</h1>
22 <h3 align=center>
23 At the moment, we recommend you to use one of the following browsers:
24 </h3>
25 <table cellpadding=10 align=center>
26 <tr>
27 <td><img src="images/chrome.png"/></td>
28 <td><a href="http://www.google.com/chrome">Google Chrome</a></td>
29 </tr>
30 <tr>
31 <td><img src="images/ff.png"/></td>
32 <td><a href="http://www.mozilla.com/">Mozilla Firefox</a></td>
33 </tr>
34 </table>
35 </p>
36
37 </body>
38 </html>