25 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
		
		
			
		
	
	
			25 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| 
								 | 
							
								<!DOCTYPE html>
							 | 
						|||
| 
								 | 
							
								<html>
							 | 
						|||
| 
								 | 
							
								<head>
							 | 
						|||
| 
								 | 
							
								    <title>Index - Lucien Cartier-Tilet</title>
							 | 
						|||
| 
								 | 
							
								    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
							 | 
						|||
| 
								 | 
							
								    <meta name="viewport" content="initial-scale=1, user-scalable=no, maximum-scale=1, width=device-width, height=device-height">
							 | 
						|||
| 
								 | 
							
								    <link rel="stylesheet" type="text/css" href="css/style.css">
							 | 
						|||
| 
								 | 
							
								</head>
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								<body>
							 | 
						|||
| 
								 | 
							
								    <ul class="navbar">
							 | 
						|||
| 
								 | 
							
								        <li><a class="active" href="https://univ.phundrak.fr/">Home</a></li>
							 | 
						|||
| 
								 | 
							
								        <li><a href="moving-square/">Moving red square</a></li>
							 | 
						|||
| 
								 | 
							
								        <li><a href="faker">Faker</a></li>
							 | 
						|||
| 
								 | 
							
								        <li><a href="canvas-zoom">Canvas & Zoom</a></li>
							 | 
						|||
| 
								 | 
							
								    </ul>
							 | 
						|||
| 
								 | 
							
								    <div class="container">
							 | 
						|||
| 
								 | 
							
								        <div class="content">
							 | 
						|||
| 
								 | 
							
								            <h2>Site de tests pour Lucien Cartier-Tilet</h2>
							 | 
						|||
| 
								 | 
							
								            <p>Ceci est un site web qui n’a pour seul but que d’héberger les divers éléments webs développés pour mes cours à l’université. Il ne s’agiront donc que de projet personnels n’ayant pour seule importance que ma scolarité. En revanche, si un de mes projets d’université me tient à cœur, je le déplacerais dans un autre sous-domaine de mon site web.</p>
							 | 
						|||
| 
								 | 
							
								        </div>
							 | 
						|||
| 
								 | 
							
								    </div>
							 | 
						|||
| 
								 | 
							
								</body>
							 | 
						|||
| 
								 | 
							
								</html>
							 |