1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Système Expert de Diagnostic de Pannes</title>
</head>
<frameset rows="90,*" framespacing="0" frameborder="no" border="0">
<frameset cols="*" framespacing="0" frameborder="no" border="0">
<frame src="titre.html" name="titre" scrolling="No" id="titre" title="titre" />
</frameset>
<frameset cols="*" framespacing="0" frameborder="no" border="0">
<frameset rows="*" framespacing="0" frameborder="no" border="0">
<frameset cols="*,990" framespacing="0" frameborder="no" border="0">
<frameset rows="51,*" framespacing="0" frameborder="no" border="0">
<frameset cols="*" framespacing="0" frameborder="no" border="0">
<frame src="barre.html" name="barre" scrolling="No" id="barre" title="barre" />
</frameset>
<frameset cols="*" framespacing="0" frameborder="no" border="0">
<frame src="menu.html" name="menu" id="menu" title="menu" />
</frameset>
</frameset>
<frame src="http://localhost/SystemeExpert/PrologPages/systeme_expert.prolog" name="zone" scrolling="No" id="zone" title="zone" />
</frameset>
</frameset>
</frameset>
</frameset>
<noframes><body>
</body>
</noframes></html> |
Partager