TP3
This commit is contained in:
parent
2b59dee034
commit
faa8241c23
BIN
TP/TP3/TP3.pdf
Normal file
BIN
TP/TP3/TP3.pdf
Normal file
Binary file not shown.
652
TP/TP3/sources/cinema.sql
Normal file
652
TP/TP3/sources/cinema.sql
Normal file
File diff suppressed because one or more lines are too long
12
TP/TP3/sources/header.php
Normal file
12
TP/TP3/sources/header.php
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="fr">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8" />
|
||||||
|
<title>Films</title>
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://www.iut-fbleau.fr/css/tacit.css">
|
||||||
|
<link rel="stylesheet" href="./css/style.css">
|
||||||
|
</head>
|
||||||
|
<body container>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user