Mercurial > hg > STI-GWT
view war/e4D-ie.html @ 77:e8f0780b1b6d trimmed_data
This is abstract enough for now.
author | Sebastian Kruse <skruse@mpiwg-berlin.mpg.de> |
---|---|
date | Wed, 16 Jan 2013 14:36:47 +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>