correct html
This commit is contained in:
		
							parent
							
								
									c8fcd5a28f
								
							
						
					
					
						commit
						5661751fbe
					
				| 
						 | 
				
			
			@ -1,12 +1,20 @@
 | 
			
		|||
<html>
 | 
			
		||||
<!DOCTYPE html>
 | 
			
		||||
<html lang="de">
 | 
			
		||||
	<head>
 | 
			
		||||
		<title>re:publica - Animation</title>
 | 
			
		||||
		<title>re:log - W-Lan-Animation</title>
 | 
			
		||||
		
 | 
			
		||||
		<meta http-equiv="content-type" content="text/html; charset=utf-8">
 | 
			
		||||
		<meta name="viewport" content="width=950" >
 | 
			
		||||
 | 
			
		||||
		<script type="text/javascript" src="jquery-1.9.1.min.js"></script>
 | 
			
		||||
		<script type="text/javascript" src="data.js"></script>
 | 
			
		||||
		<script type="text/javascript" src="sessions.js"></script>
 | 
			
		||||
		<script type="text/javascript" src="main.js"></script>
 | 
			
		||||
		<style type="text/css">
 | 
			
		||||
			html, body {
 | 
			
		||||
				margin: 0;
 | 
			
		||||
				padding: 0;
 | 
			
		||||
			}
 | 
			
		||||
			body {
 | 
			
		||||
				font-family: Helvetica, Verdana, Arial, sans-serif;
 | 
			
		||||
			}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue