|
6 | 6 | <title>Professional Buttons</title> |
7 | 7 | <link rel="stylesheet" href="style.css"> |
8 | 8 | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/all.min.css"> |
| 9 | + <link rel="shortcut icon" href=" <link rel=" apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> |
| 10 | + <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> |
| 11 | + <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> |
| 12 | + <link rel="manifest" href="/site.webmanifest">" type="image/x-icon"> |
| 13 | + |
9 | 14 | </head> |
10 | 15 |
|
11 | 16 | <body> |
12 | 17 |
|
13 | | -<nav> |
14 | | - <div class="logo">My Projects</div> |
15 | | - <ul class="nav-links"> |
16 | | - <li><a href="#">Home</a></li> |
17 | | - <li><a href="#">About</a></li> |
18 | | - <li><a href="#">Contact</a></li> |
19 | | - <a href="https://github.com/abdul-rafaycodeder" id="icon"><i class="fa-brands fa-github"></i></a> |
20 | | - <a href="https://www.facebook.com/profile.php?id=61577331821573" class="channel" id="icon"> <i class="fa-brands fa-square-facebook"></i></a> |
21 | | - <a href="https://www.youtube.com/@abdulrafaycode" class="channel" id="icon"><i class="fa-brands fa-youtube"> </i></a> |
22 | | - <a href="https://www.youtube.com/@ReGrowthMindset" class="channel" id="icon"><i class="fa-brands fa-youtube"> </i></a> |
23 | | - </ul> |
24 | | -</nav> |
| 18 | + <nav> |
| 19 | + <div class="logo">My Projects</div> |
| 20 | + <ul class="nav-links"> |
| 21 | + <li><a href="#">Home</a></li> |
| 22 | + <li><a href="#">About</a></li> |
| 23 | + <li><a href="#">Contact</a></li> |
| 24 | + <a href="https://github.com/abdul-rafaycodeder" id="icon"><i class="fa-brands fa-github"></i></a> |
| 25 | + <a href="https://www.facebook.com/profile.php?id=61577331821573" class="channel" id="icon"> <i |
| 26 | + class="fa-brands fa-square-facebook"></i></a> |
| 27 | + <a href="https://www.youtube.com/@abdulrafaycode" class="channel" id="icon"><i class="fa-brands fa-youtube"> |
| 28 | + </i></a> |
| 29 | + <a href="https://www.youtube.com/@ReGrowthMindset" class="channel" id="icon"><i |
| 30 | + class="fa-brands fa-youtube"> </i></a> |
| 31 | + </ul> |
| 32 | + </nav> |
25 | 33 |
|
26 | 34 |
|
27 | 35 | <div class="main"> |
|
0 commit comments