new file: c/CtrlHistoLink.rb modified: c/Main.rb modified: fichier/haut.html deleted: groupe3.html modified: m/ReadFile.rb deleted: m/ReadFolder.rb new file: sauv/aa new file: sauv/ff modified: v/Vue1.rb new file: v/VueHisto.rb new file: v/VueMenu.rb modified: v/VueResult.rb
		
			
				
	
	
		
			22 lines
		
	
	
		
			607 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			607 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE HTML>
 | 
						||
<html>
 | 
						||
 | 
						||
<head>
 | 
						||
	<meta charset="utf8" />
 | 
						||
	<link rel="stylesheet" type="text/css" href="style/styles.css">
 | 
						||
	
 | 
						||
	<title>Boutique Marchande sur le Web</title>
 | 
						||
</head>
 | 
						||
<body>
 | 
						||
	<div id="bandeau">
 | 
						||
		<h1>Boutique marchande</h1>
 | 
						||
	</div>
 | 
						||
	<div id="menu">
 | 
						||
		<ul>
 | 
						||
			<li><a href="http://google.fr">Accueil</a></li>
 | 
						||
			<li><a href="http://cdz.dqz">Consultation des promotions et nouveautés</a></li>
 | 
						||
			<li><a href="https://google.com">Consultation des produits par catégorie</a></li>
 | 
						||
			<li><a href="http://a.d">Recherche d’un produit à commander (client nouveau)</a></ul>
 | 
						||
	</div>
 | 
						||
	<div id="contenu">
 |