|
| 1 | +<!DOCTYPE html> |
| 2 | +<html> |
| 3 | +<head> |
| 4 | + <title>My Page</title> |
| 5 | + <link rel="stylesheet" type="text/css" href="style.css"> |
| 6 | +</head> |
| 7 | +<body> |
| 8 | + <header> |
| 9 | + <h1>Welcome to my page</h1> |
| 10 | + <nav> |
| 11 | + <ul> |
| 12 | + <li><a href="#">Home</a></li> |
| 13 | + <li><a href="#">About</a></li> |
| 14 | + <li><a href="#">Contact</a></li> |
| 15 | + </ul> |
| 16 | + </nav> |
| 17 | + </header> |
| 18 | + |
| 19 | + <dev> |
| 20 | + <img src="https://cdn.intra.42.fr/users/080cb88649236ca06ede61155d2bf3cb/aoumad.jpg" alt="yismaili"> |
| 21 | + <h2>aoumad</h2> |
| 22 | + <p>Abderazzak Oumad, a diligent and aspiring student of 1337 School for computer science. With a passion for coding and a thirst |
| 23 | + for knowledge, Abderazzak has been honing his programming skills and expanding his understanding of computer science concepts. |
| 24 | + He is an individual with a strong work ethic and always strives to improve himself in every way possible. |
| 25 | + Abderazzak is a quick learner and has shown excellent problem-solving skills in various programming projects. |
| 26 | + With his dedication and commitment to learning, Abderazzak is set to make a significant contribution to the world of computer science.</p> |
| 27 | + </dev> |
| 28 | + <dev> |
| 29 | + <img src="https://cdn.intra.42.fr/users/b627a0f207cc5e0d352a4f7fb7410813/yismaili.jpg" alt="yismaili"> |
| 30 | + <h2>yismaili</h2> |
| 31 | + <p>Younes Ismaili, a diligent and aspiring student of 1337 School for computer science. With a passion for coding and a thirst |
| 32 | + for knowledge, Younes has been honing his programming skills and expanding his understanding of computer science concepts. |
| 33 | + He is an individual with a strong work ethic and always strives to improve himself in every way possible. |
| 34 | + Younes is a quick learner and has shown excellent problem-solving skills in various programming projects. |
| 35 | + With his dedication and commitment to learning, Younes is set to make a significant contribution to the world of computer science.</p> |
| 36 | + </dev> |
| 37 | + |
| 38 | + <dev> |
| 39 | + <img src="https://cdn.intra.42.fr/users/c06c0753f8262f275a233097381d0190/snouae.jpg" alt="yismaili"> |
| 40 | + <h2>snouae</h2> |
| 41 | + <p>Soufiane Nouae, a diligent and aspiring student of 1337 School for computer science. With a passion for coding and a thirst |
| 42 | + for knowledge, Soufiane has been honing his programming skills and expanding his understanding of computer science concepts. |
| 43 | + He is an individual with a strong work ethic and always strives to improve himself in every way possible. |
| 44 | + Soufiane is a quick learner and has shown excellent problem-solving skills in various programming projects. |
| 45 | + With his dedication and commitment to learning, Soufiane is set to make a significant contribution to the world of computer science.</p> |
| 46 | + </dev> |
| 47 | + |
| 48 | + <footer> |
| 49 | + <p>© 2023 My Page. All rights reserved.</p> |
| 50 | + </footer> |
| 51 | +</body> |
| 52 | +</html> |
0 commit comments