Checked and fixed xhtml syntax.
This commit is contained in:
		
							parent
							
								
									539dd5240d
								
							
						
					
					
						commit
						8cafc17840
					
				
				
				Notes:
				
					subgit
				
				2018-03-07 17:58:39 +01:00 
			
			r475 www/trunk
							
								
								
									
										10
									
								
								index.html
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								index.html
									
									
									
									
									
								
							| @ -2,10 +2,8 @@ | |||||||
| <!-- $Id$ --> | <!-- $Id$ --> | ||||||
| <html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'> | <html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'> | ||||||
| <head> | <head> | ||||||
| 	<meta http-equiv='content-type' content='text/html;charset=UTF-8' /> | 	<meta http-equiv="content-type" content="text/html;charset=UTF-8" /> | ||||||
| </head> | 	<title>RUB SeisObs - Station and Seismicity Map</title> | ||||||
| 
 |  | ||||||
| <body> |  | ||||||
| 	<style type="text/css"> | 	<style type="text/css"> | ||||||
| 		.olControlAttribution { | 		.olControlAttribution { | ||||||
| 			position: absolute; | 			position: absolute; | ||||||
| @ -56,9 +54,11 @@ | |||||||
| 			padding: 0px 0px 0px 0px; | 			padding: 0px 0px 0px 0px; | ||||||
| 		} | 		} | ||||||
| 	</style> | 	</style> | ||||||
|  | </head> | ||||||
| 
 | 
 | ||||||
|  | <body> | ||||||
| 	<script type='text/javascript' src='OpenLayers.js'></script> | 	<script type='text/javascript' src='OpenLayers.js'></script> | ||||||
| 	<script src="https://maps.google.com/maps/api/js?sensor=false&v=3.9"></script> | 	<script type='text/javascript' src='https://maps.google.com/maps/api/js?sensor=false&v=3.9'></script> | ||||||
| 	<script type='text/javascript' src='station_map_www.js'></script> | 	<script type='text/javascript' src='station_map_www.js'></script> | ||||||
| 	<script type='text/javascript' src='mapkey.js'></script> | 	<script type='text/javascript' src='mapkey.js'></script> | ||||||
| 	<script type='text/javascript' src='lang/de.js'></script> | 	<script type='text/javascript' src='lang/de.js'></script> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user