diff --git a/images/0.jpg b/images/0.jpg new file mode 100644 index 0000000..ed409b3 Binary files /dev/null and b/images/0.jpg differ diff --git a/images/IMG_3872.JPG b/images/IMG_3872.JPG new file mode 100644 index 0000000..bf06334 Binary files /dev/null and b/images/IMG_3872.JPG differ diff --git a/images/IMG_3886.JPG b/images/IMG_3886.JPG new file mode 100644 index 0000000..dca087e Binary files /dev/null and b/images/IMG_3886.JPG differ diff --git a/images/IMG_4257.JPG b/images/IMG_4257.JPG new file mode 100644 index 0000000..c4d0f29 Binary files /dev/null and b/images/IMG_4257.JPG differ diff --git a/images/IMG_4823.JPG b/images/IMG_4823.JPG new file mode 100644 index 0000000..00da0d2 Binary files /dev/null and b/images/IMG_4823.JPG differ diff --git a/images/IMG_4853.JPG b/images/IMG_4853.JPG new file mode 100644 index 0000000..e024c8e Binary files /dev/null and b/images/IMG_4853.JPG differ diff --git a/images/IMG_5702.JPG b/images/IMG_5702.JPG new file mode 100644 index 0000000..0a21281 Binary files /dev/null and b/images/IMG_5702.JPG differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..bd3405a --- /dev/null +++ b/index.html @@ -0,0 +1,48 @@ + + + + + + + + <strong>Introducing Myself</strong> + + + + +
+

Introducing My Myself

+ profile + + +

My name is Hamam ALsamel i am telecome engineer with 5 years experience, I have experience in two diffrent role which is electrical and telecom field, I have been in canada since 2017 and iam seeking for job in my field where I found its really difficult especially in engineering field, I join Hack Your Future because i want to learn a new thing related to Web and I found that its my interesting

+
+
+ +

My Dream and Goals

+

Since I have change my role in HYF I build up a new goal where i want to be qualified one program language, I have not yet decide which one until to go in depth in our course in order from me to indicate which one I prefer. My goal is to be a freelancer working in Web and making troubleshooting

+
+
+ background + background + background +
+ + +
+ Click here to see my Github
+ Click here to see my linkedin Profile
+ hackyourfuture +
+ + + + diff --git a/style.css b/style.css new file mode 100644 index 0000000..0c936d7 --- /dev/null +++ b/style.css @@ -0,0 +1,77 @@ +body{ + font-family: sans-serif; + background: url(https://cdn.pixabay.com/photo/2015/07/19/10/00/still-life-851328__340.jpg) no-repeat fixed; + background-size: cover; + margin: 0px; +} + +img{ + width: 170px; +} +.logo{ + float: right; + width: 40%; + margin: 50px; + background-color: rgba(150, 180, 156, 0); + padding-bottom: 0px; + +} +header h1{ + font-size: 45px; + text-align: center; + text-decoration: underline; + color: white; + +} + +header img{ + float: left; + border-radius: 50%; + width: 130px; + margin: 0px 10px 0px 15px; +} + +header{ + background-color: rgba(114, 125, 140, 0); + margin: 5px 5px 0px 5px; + text-align: justify; + +} +header p{ + font-size: 25px; + color: white; + text-align: justify; + margin: 5px 5px 5px 10px; + padding-right: 10px; + padding-left: 15px; +} +.goals{ + font-size: 25px; + color: white; + background-color: rgba(153, 74, 93, 0.5); + text-align: center; + margin: 10px 0px 5px 0px; +} + + img{ + width: 220px; + border-radius: 10%; + margin: auto 100px; + background-color: rgba(100, 90, 130, 0.5); + +} +nav{ + color: white; + font-size: 20px; + padding: 100px 100px; + +} +section{ + padding: 50px 200px; + font-size: 30px; + background-color: rgba(70, 90, 114, 0.5); +} + +a: hoaver{ + color: red; +}