It was the first time I ever have to make a website, I had a little knowledge in html or css so I had to start from the zero on this one :D
I started by learning the Basics with the awesome, easy to learn course of Codecademy, if you want to learn more about html or css i really recommend you to start it right now !!
The only problem that I faced, was that i was running out of time, so I decided to learn the rest by starting to make the website.
I started searching for a program to write my code, I find that it would be easier for me to make it by a WYSIWYG based program like Dreamwaver, and Dreamwaver it is :)
Again i had to face the short time limit factor while i am writing my code for scratch, so i contacted a friend how have some experience in web developing, and that was the beginning of new era for me...
He told me to start editing a pre-made theme from Bootstrap
After choosing a theme from Bootstrap, I started using some of my skill at Photoshop to make it look nicer.
I started editing the template, adding the images was the hardest part as i had to rename them and put them in the images folder to keep it tight and clean for the future :D
An important tip that I learned is to write the file names especially images with out space , like-this-I-mean ;) , as the web address doesn't write the space, it changes it into percentage which may corrupt your link.
And always keep in mind, whenever you faced a problem, just write "how to" in Google and be sure that the force will be with you :D
After I finished writing every thing, it was time to start using Gitlab, I'm using OSX for macbook and it was easy to Generate the SSH key on it
I downloaded Smartgit to upload my files into the Gitlab
And here it is :D my first online web ever, and in case you faced and problem don't ever hesitate to reach me any time, you can find my contact at the right side of the header.