-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest.html
More file actions
98 lines (62 loc) · 2.69 KB
/
Copy pathtest.html
File metadata and controls
98 lines (62 loc) · 2.69 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
<!DOCTYPE html>
<html lang="en">
<head>
<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>test</title>
<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=Poppins&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css">
</head>
<body>
<section class="top-bannar sc-class">
<div class="half-test">
<h1>Wellcome</h1>
<h1><span class="spancl">Nayeem</span> test warld</h1>
<h3>claim bulding and train stoppar</h3>
<p>Google Fonts is a library of more than a thousand free and open source font families, an interactive web
directory for browsing the library, and APIs for using the fonts via CSS and Android. The website is
available in more than 135 language</p>
<a class="link-botton" target="_blank" href="https://fonts.google.com/">Hire Me</a>
</div>
<div class="half-class">
<img src="tpic/my-bg2.png" alt="">
</div>
</section>
<section class="top-bannar2 sc-class">
<div class="half-testc">
<img src="tpic/my-bg.png" alt="">
</div>
<div class="half-test">
<h1>Drime Big</h1>
<h3>claim bulding and train stoppar</h3>
<p>Google Fonts is a library of more than a thousand free and open source font families, an interactive web
directory for browsing the library, and APIs for using the fonts via CSS and Android. The website is
available in more than 135 language</p>
<a class="link-botton" target="_blank" href="https://fonts.google.com/">Download</a>
</div>
</section>
<section class="ex-area">
<h1>Exparaiens</h1>
<div class="sc-class">
<div id="full" class="ex-item">
<h1>Full stack wab devolopar</h1>
<h3>pro devolopar</h3>
<p>Google Fonts is a library of more than a thousand free and open source font families, an interactive web
directory for browsing the library, and APIs for using the fonts via CSS and Android. The website is
available in more than 135 language</p>
</div>
<div id="baby" class="ex-item">
<h1> baby wab devolopar</h1>
<h3>pro devolopar</h3>
<p>Google Fonts is a library of more than a thousand free and open source font families, an interactive web
directory for browsing the library, and APIs for using the fonts via CSS and Android. The website is
available in more than 135 language</p>
</div>
</div>
</section>
<footer>fdfghhffieiurtecfnhhgd;lghd;sdgh sdgh; gasd</footer>
</body>
</html>