-
Notifications
You must be signed in to change notification settings - Fork 4
/
index.html
124 lines (89 loc) · 4.4 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
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
115
116
117
118
119
120
121
122
123
124
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Manny</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link rel="icon" href="25.ico">
</head>
<body>
<div class="ul">
<br>
<br>
<br>
<img class="pacman"src="me.png" alt width="100" height="100" "logo"/>
<h1 class="page-title"> About Manny</h1>
<p class="title">I am manny manning I am a front end developer<br />
and I am looking for some remote work</p>
<hr class="dotted-hr">
<img class="mount"src="mount-clouds.png" alt width="975" height="526" "mount"/>
</div>
<div class="middle-container">
<div class="profile">
<img class="logo" src="me.png" alt="">
<h2 id="name">Abdur rahman manning</h2>
<p id="my-speech" style="margin-bottom: 0;"> I;m Abdur rahman manning. I am a front end Developer
and I am alos a Visual Designer and a logo Designer by logo Designer I mean T shirt Designer and by Visual Designer I mean Visual Design but a biginner I alos enjoy alot of other things that are off and on the computer </p>
</div>
</div>
<div class="skills">
<h2>My Skills.</h2>
<section id="features">
<div class="row">
<div class="features-box col-lg-4">
<img class="skill-img" src="computer-screen.png" alt="">
<h3>front end Developer</h3>
<p>right about now I am just a front end Developer. front end <br>Developing is all I know and I werk whith comupter and ftont<br> end developer is what I want to have a career on doing </p>
</div>
<div class="features-box col-lg-4">
<img class="skill-img" src="maxresdefault.png" alt="">
<h3>writing & drawing</h3>
<p> I can do alot with my books. I alos have a pashin<br> forwriting & drawing and I think that I am very good at them. when I was yonger I <br>ofton drawd but now that I am alder I code and some times<br> I write a book</p>
</div>
<div class="features-box col-lg-4">
<img class="skill-img" src="award.png" alt="">
<h3>more work</h3>
<p>I code all the time. but with my sper time I have to do <br>other things so I have the power to do other things like tiding<br> the rooms and other house things</p>
</div>
</div>
</section>
<section id="features">
<div class="row">
<div class="features-box col-lg-4">
<img class="skill-img" src="Untitled-3.png" alt="">
<h3>HTML & CSS</h3>
<p>I am taking courses on coding HTML & CSS and alot of other<br> things but all I know is HTML & CSS right about now so all my<br> site's are just HTML & CSS but soon they will be more</p>
</div>
<div class="features-box col-lg-4">
<img class="skill-img" src="sales.png" alt="">
<h3>offers</h3>
<p>ok to all you people out there if you have any jobs that you<br> want to be finished pleas contact me on github all about<br> the job so that I can finish it for you </p>
</div>
<div class="features-box col-lg-4">
<img class="skill-img" src="boot-strap.png" alt="">
<h3>bootstrap</h3>
<p>bootstrap is somthing I newly lernt about I and <br>I intend to ues it from now on in all my website</p>
</div>
</div>
</section>
<div class="fulfooter">
<hr>
<div class="contact-me">
<h3>I'm ready to talk</h3>
<p class="contact-me">feel free to contact me on github any time</p>
<a class="btn" href="https://github.com/Abdurahmanm2020">contacts</a>
</div>
</div>
<div class="bottom-container">
<a class="footer-link" href="https://github.com/Abdurahmanm2020"><img src="github+icon-1320168274457504277.png" alt=""class="footer-img"></a>
<a class="footer-link" href="https://codepen.io/Abdurahmanm"><img src="social-32-512.png" alt=""class="footer-img"></a>
</div>
<div class="footer">
<p class="footer">© 2020 Abdur-rahman Manning / Manny Manning / MM.</p>
</div>
</div>
</body>
</html>
<!--Atributions
<div>Icons made by <a href="https://www.flaticon.com/authors/freepik" title="Freepik">Freepik</a> from <a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a></div>-->