|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="fr"> |
| 3 | + <head> |
| 4 | + <meta charset="UTF-8"> |
| 5 | + <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 6 | + <title>yip man site</title> |
| 7 | + </head> |
| 8 | + <body> |
| 9 | + <table cellspacing="20"> |
| 10 | + <tr> |
| 11 | + |
| 12 | + <td><img src="ipman.png" alt="photo de profil"></td> |
| 13 | + <td><h1><a href="https://fr.wikipedia.org/wiki/yip_man">yip man</a></h1> |
| 14 | + <p><em>est un grand maître chinois de wing chun, <strong>art martial chinois.</strong></em></p> |
| 15 | + <p>Il a étudié le wing chun auprés de chan wah-shun, Ng Chung-sok et Leung Bik. |
| 16 | + Il a fondé à Fashon un centre de formation aux arts martiaux, devenu aujourd'hui une sorte de musée. Plus |
| 17 | + tard , il a tenu des écoles à Hong Kong. Il est l'un des maître de Bruce Lee.</p></td> |
| 18 | + </tr> |
| 19 | + </table> |
| 20 | + <hr> |
| 21 | + |
| 22 | + <h3><a href="adaptations.html">adaptations cinématographiques</a></h3> |
| 23 | + <ul> |
| 24 | + <li>Dragon, l'histoire de bruce lee</li> |
| 25 | + <li>Ip man</li> |
| 26 | + <li>Ip man 2</li> |
| 27 | + <li>Ip man: la légende est née</li> |
| 28 | + <li>The grandmaster</li> |
| 29 | + <li>Ip man : the final fight</li> |
| 30 | + <li>Ip man 3</li> |
| 31 | + <li>Ip man 4</li> |
| 32 | + <li>lignée martial</li> |
| 33 | + </ul> |
| 34 | + <hr> |
| 35 | + <h3>Lignée martial</h3> |
| 36 | + <ol> |
| 37 | + <li>Ng Mui, monial shaolin</li> |
| 38 | + <li>Yim Wing-chun</li> |
| 39 | + <li>Leung Bok-chau</li> |
| 40 | + <li>Leung Lan-Kwai</li> |
| 41 | + <li>Wong Wah-bo</li> |
| 42 | + <li>Leung Jan</li> |
| 43 | + <li>Chann Wah-shun</li> |
| 44 | + <li>yip man</li> |
| 45 | + </ol> |
| 46 | + <hr> |
| 47 | + <h3>Informations</h3> |
| 48 | + <table> |
| 49 | + <thead> |
| 50 | + <th>Détails</th> |
| 51 | + <th>déscription</th> |
| 52 | + </thead> |
| 53 | + <tr> |
| 54 | + <td>Nationalité</td> |
| 55 | + <td>Chinoise</td> |
| 56 | + </tr> |
| 57 | + |
| 58 | + <tr> |
| 59 | + <td>Profesion</td> |
| 60 | + <td>Offichier de police</td> |
| 61 | + </tr> |
| 62 | + </table> |
| 63 | + <hr> |
| 64 | + <h3>Compétences</h3> |
| 65 | + <table cellspacing="10"> |
| 66 | + |
| 67 | + <td> |
| 68 | + <tr> |
| 69 | + <td>Kong fu</td> |
| 70 | + <td>⭐⭐⭐⭐⭐</td> |
| 71 | + </tr> |
| 72 | + |
| 73 | + <tr> |
| 74 | + <td>Boxe anglaise</td> |
| 75 | + <td>⭐⭐</td> |
| 76 | + </tr> |
| 77 | + |
| 78 | + <tr> |
| 79 | + <td>mma</td> |
| 80 | + <td>⭐⭐⭐</td> |
| 81 | + </tr> |
| 82 | + |
| 83 | + <tr> |
| 84 | + <td>Lutte</td> |
| 85 | + <td>⭐</td> |
| 86 | + </tr> |
| 87 | + </td> |
| 88 | + </table> |
| 89 | + <a href="contact.html"><strong>Contact</strong></a> |
| 90 | + </body> |
| 91 | +</html> |
0 commit comments