This is a team project exercise for the Re:Coded bootcamp in Gaziantep, done by team B.
Abdelnasser Alkhellow : working on services and testimonials. Feras Al Betar : working on SEO Ready and contact us. Halil Güler : working on careers and completed projects. Şule Nur Öztürk : working on header, footer and bootstrap. Taha Hussain Alash : working on pricing tables and services.
-
[Nasser's Github] www.github.com/abdelnasser31 - [Email] : abdelnasser.kh10@gmail.com
-
[Feras's Github] www.github.com/fmb97 - [Email] : jackxxii22@gmail.com
-
[Taha's Github] www.github.com/
-
[Halil's Github] www.github.com/
-
[Sule's Github] www.github.com/
- Visual code - The program used for coding
use Our main color for orange : #fe9602;
gray color: #444444;
-use a meaningful Name for classes.
-give your section a class Name and when styling any element inside the section, put the class name of that section
"""""""""""""""e.g""""""""""""""
<section class="home">
<h1>
ISU
</h1>
</section>
The style will be like this:
.home h1{
value: property;
}
""""""""""""""""""""""""""""""""
-make a new branch for every single and put commits for every important feature
-give a meaningful commit messages to your commit
-push your branch before merge
-ask questions on whatsapp
-For font Family we will go with "Lato" not the same from the image but we can't change it later.