Nos partenaires et nous-mêmes utilisons différentes technologies, telles que les cookies, pour personnaliser les contenus et les publicités, proposer des fonctionnalités sur les réseaux sociaux et analyser le trafic. Merci de cliquer sur le bouton ci-dessous pour donner votre accord. Vous pouvez changer d’avis et modifier vos choix à tout moment. Informations RGPD
<!DOCTYPE html> <html> <head> <title>Maintenance Kit</title> <body class="body"> <meta charset="utf-8"> <link rel="stylesheet" type="text/css" href="style.css"> <div id="container"> <header><h1>MAINTENANCE KIT 1.0</h1></header> <h3>About the software</h3> <p>This little piece of software was developed based on the activities <br> carried out durind a two months period of internship at the <br>regional delegation of Post and Telecommunications-Adamaoua,in Cameroon. <br>The software basically consist of sets documentations which include <br> the different problems in computer maintenance encountered during the internship period. <br> It also constains the various approach and respective methods used in resolving these problems.<br> It also contains basic informations about the regional delegation including their missions and objectives.</p> <br><br><br> <form> <input type="submit" value="DOWNLOAD" action=""> </form> </div> </body> </head> </html>