-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
88 lines (72 loc) · 3.57 KB
/
index.html
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
<!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>DREAM</title>
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto">
</head>
<body>
<div class="w3-row w3-mobile w3-blue w3-full">
<div class="w3-col s4 w3-black w3-mobile w3-center">
<img src="./Images/329754154_781408553416891_711518112969296307_n.jpg" class="w3-circle" alt="Norway" style="width:80%">
<h2 id="override">Adams Coffie Solomon</h2>
<p>Talking of <b>HTML,CSS,BOOTSTRAP,JAVASCRIPT </b> and anything related codding</p>
<b> <p class="w3-dropdown-hover"> Check me out</b>
<span class="w3-dropdown-content w3-brown w3-text-black w3-padding"><a href="https://github.com/AdamsCoffieSolomon">GitHUB</a></span>
</p>
</div>
<div class="w3-col s4 w3-blue w3-mobile font-family: Sofia, serif">
<h3 id="override2">Project's</h3>
<div class="w3-container w3-center w3-teal ">
<div class=" w3-container w3-green w3-button">
<a href=" https://adamscoffiesolomon.github.io/AcmeWebSolution/">
AcmeWebSolution</a>
</div>
<div class=" w3-container w3-green w3-button">
<a href=" https://adamscoffiesolomon.github.io/DateMyDaughter_site/">DateMyDaughter_site</a>
</div>
<div class="w3-container w3-green w3-button">
<a href=" https://adamscoffiesolomon.github.io/WEBME/">WEBME
</a>
</div>
<div class="w3-container">
<p>For cup of tea, or what ever</p>
<div class="w3-container w3-border w3-padding w3-dropdown-hover ">
click Here
<span class="w3-dropdown-content w3-padding"> [email protected]</span>
</div>
<div class="section">
<p>..for Bookings, or whatever.</p>
<p>Ghana</p>
+233208525656 <br><br>
<a href="https://web.facebook.com/profile.php?id=100089704390988">facebook</a><br><br>
<a href="https://www.youtube.com/channel/UCLj2GBiXT7S3O8MkcA0DB0Q">youtube</a><br><br>
<a href="">tiktok</a><br><br> [email protected] <br>
</div>
</div>
</div>
</div>
<div class="w3-col s4 w3-red w3-mobile">
<h3 id="override3">Social_Handles</h3>
<div class="w3-half">
<img src="./Images/Screenshot 2023-02-14 142337.png" style="width:100%">
</div>
<div class="w3-half">
<img src="./Images/329754154_781408553416891_711518112969296307_n.jpg" style="width:100%">
</div>
<div class="w3-row">
<div class="w3-half">
<img src="./Images/Screenshot 2023-02-14 142337.png" style="width:100%">
</div>
<div class="w3-half">
<img src="./Images/329754154_781408553416891_711518112969296307_n.jpg" style="width:100%">
</div><br>
<p>problem solver.</p>
</div>
</div>
</body>
</html>