-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex2.html
More file actions
114 lines (98 loc) · 4.35 KB
/
Copy pathindex2.html
File metadata and controls
114 lines (98 loc) · 4.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
<!DOCTYPE html>
<html lang="en">
<head>
<!-- navbar -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Alatsi&display=swap" rel="stylesheet">
<!-- خط محمد -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@500&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@1,700&family=Caveat:wght@600&family=Mouse+Memoirs&family=Secular+One&family=Teko&display=swap" rel="stylesheet">
<!-- CSS only -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-gH2yIJqKdNHPEq0n4Mqa/HGKIhSkIHeL5AyhkYV8i59U5AR6csBvApHHNl/vI1Bx" crossorigin="anonymous">
<!-- JavaScript Bundle with Popper -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/js/bootstrap.bundle.min.js" integrity="sha384-A3rJD856KowSb7dwlZdYEkO39Gagi7vIsF0jrRAoQmDKKtQBHUuLZ9AsSv4jD4Xa" crossorigin="anonymous"></script>
<!-- خط من cdnjs -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.2/css/all.min.css" integrity="sha512-1sCRPdkRXhBV2PBLUdRb4tMg1w2YPf37qatUFeS7zlBy7jJI8Lf4VHwWfZZfpXtYSLy85pkm9GaYVYMfw5BC1A==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="style2.css">
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<title></title>
<title></title>
<style type="text/css">
#verticle-line{
width:3px;
height:75px;
background-color:#f5eeee;
border-radius: 5px;
box-shadow:-15px 15px 15px rgb(4, 4, 4);
}
</style>
</style>
<!--<title>Responsive Card Slider</title>-->
<!-- Swiper CSS -->
<link rel="stylesheet" href="css/swiper-bundle.min.css">
<!-- CSS -->
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<div class="main">
<div class="part1_1"><h1></h1></div>
<div class="part1">
<header>
<nav class="navbar">
<ul>
<li><a href="#"> home </a></li>
<li><a href="#"> about </a></li>
<li><a href="#"> pages </a></li>
<li><a href="#"> review </a></li>
<li><a href="#"> gallery </a></li>
</ul>
</nav>
</header>
</div>
<div class="logo"> <img src="images-removebg-preview (copy).png" height="50px"></div>
<div class="part2"></div>
<div class="part3"><img src="undraw_appreciate_it_uj74.svg" height=350px width=400px></div>
<div class="container">
<!-- Panels -->
<div class="swipe">
<div class="info">
<div class="inner">
<h1 class="font_size">Beginner programmer</h1>
<p> { HTML,CSS }</p>
</div>
</div>
<!-- Info -->
<div class="buttons">
<button class="btn-prev" disabled>←</button>
<button class="btn-next">→</button>
</div>
</div>
</div>
<div class="c1">
<div class="c13"><a href="https://www.facebook.com/profile.php?id=100012449821970" ><img src="images-removebg-preview.png" height="50px",width="50px"></a></div>
<div class="c14"><a href="https://www.instagram.com/just_.moe" ><img src="1659041585213.png" height="55px",width="55px"></a></div>
<div class="c15"><a href="https://t.me/just_moe1" ><img src="٢٠٢٢٠٧٢٨_٢٣٥٠٢٧.png" height="40px",width="40px"></a></div>
<div class="c16">Follow Me</div>
<div class="c18">Instagram</div>
<div class="c19">Facebook</div>
<div class="c20">25k</div>
<div class="c21">10k</div>
<div class="c22" id="verticle-line"> <h1></h1></div>
<div class="c23"><img src="undraw_experts_re_i40h.svg" height="100px" width="120px"></div>
</div>
<div class="c17"><h1>I'm Mohammed</h1></div>
<div class="c17_1"><p>Programmer</p></div>
T
</div>
</div>
</div>
</body>
</html>