Gestion de stage
mohamedlam
Messages postés
6
Date d'inscription
Statut
Membre
Dernière intervention
-
mohamedlam Messages postés 6 Date d'inscription Statut Membre Dernière intervention -
mohamedlam Messages postés 6 Date d'inscription Statut Membre Dernière intervention -
Bonjour,
svp j'en ai besoin de votre aide je viens de recupperer les donnes d'apres un bd mysql mais je veux les affichez dans un tableau
voila le code html du tab:
! DOCTYPE HTML>
<html>
<head>
<link type="text/css" rel="stylesheet" href="css/bootstrap.css"/>
</head>
<body>
<div class="row">
<div class="span15">
<fieldset id="fieldset-company_infos">
<legend><center>Liste Des Demandes De Stage</center></legend><br/>
</fieldset>
<form class="form-search">
<div class="input-append">
<input type="text" class="span2 search-query">
<button type="submit" class="btn">Search</button>
</div>
<table class="table table-bordered">
<thead>
<tr>
<th>CIN</th>
<th>Prenom</th>
<th>Nom</th>
<th>Date De Naissance</th>
<th>Etablissement</th>
<th>Adresse</th>
<th>Ville</th>
<th>GSM</th>
<th>Type de Stage</th>
<th>Telechargement</th>
<th>Jugement</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>2</td>
<td>3</td>
<td>4</td>
<td>5</td>
<td>6</td>
<td>7</td>
<td>8</td>
<td>9</td>
<td colspan="1">
<button class="btn btn-link" data-dismiss="modal" aria-hidden="true"><a href="demande.docx">Demande</a></button>
<button class="btn btn-link" data-dismiss="modal" aria-hidden="true"><a href="demande.docx">Cv</a><br/>
</button>
</td>
<td colspan="1">
<button class="btn btn-success" data-dismiss="modal" aria-hidden="true">Accepter</button>
<button class="btn btn-danger" data-dismiss="modal" aria-hidden="true">Refuser</button><br/>
</td>
</tr>
</tbody>
</table>
</form>
<script src="js/bootstrap.js" ></script>
</div>
</body>
</html>
svp j'en ai besoin de votre aide je viens de recupperer les donnes d'apres un bd mysql mais je veux les affichez dans un tableau
voila le code html du tab:
! DOCTYPE HTML>
<html>
<head>
<link type="text/css" rel="stylesheet" href="css/bootstrap.css"/>
</head>
<body>
<div class="row">
<div class="span15">
<fieldset id="fieldset-company_infos">
<legend><center>Liste Des Demandes De Stage</center></legend><br/>
</fieldset>
<form class="form-search">
<div class="input-append">
<input type="text" class="span2 search-query">
<button type="submit" class="btn">Search</button>
</div>
<table class="table table-bordered">
<thead>
<tr>
<th>CIN</th>
<th>Prenom</th>
<th>Nom</th>
<th>Date De Naissance</th>
<th>Etablissement</th>
<th>Adresse</th>
<th>Ville</th>
<th>GSM</th>
<th>Type de Stage</th>
<th>Telechargement</th>
<th>Jugement</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>2</td>
<td>3</td>
<td>4</td>
<td>5</td>
<td>6</td>
<td>7</td>
<td>8</td>
<td>9</td>
<td colspan="1">
<button class="btn btn-link" data-dismiss="modal" aria-hidden="true"><a href="demande.docx">Demande</a></button>
<button class="btn btn-link" data-dismiss="modal" aria-hidden="true"><a href="demande.docx">Cv</a><br/>
</button>
</td>
<td colspan="1">
<button class="btn btn-success" data-dismiss="modal" aria-hidden="true">Accepter</button>
<button class="btn btn-danger" data-dismiss="modal" aria-hidden="true">Refuser</button><br/>
</td>
</tr>
</tbody>
</table>
</form>
<script src="js/bootstrap.js" ></script>
</div>
</body>
</html>
A voir également:
- Gestion de stage
- Plan rapport de stage - Guide
- Logiciel gestion locative gratuit excel - Télécharger - Comptabilité & Facturation
- Gestion de fichiers - Télécharger - Gestion de fichiers
- Logiciel gestion photo gratuit - Guide
- Sonic stage - Télécharger - Création musicale
2 réponses
Bonjour,
Merci de consulter ceci : https://www.commentcamarche.net/infos/25899-demander-de-l-aide-pour-vos-exercices-sur-ccm/
Cordialement
Merci de consulter ceci : https://www.commentcamarche.net/infos/25899-demander-de-l-aide-pour-vos-exercices-sur-ccm/
Cordialement