diff --git a/css/style.css b/css/style.css index 75e9841e..82c7f66f 100644 --- a/css/style.css +++ b/css/style.css @@ -6,3 +6,20 @@ * for example: General styles, Navigation styles, Hero styles, Footer etc. * */ + + + /* General styles */ +html { + background-color: cornflowerblue; +} + + .container { + text-align: center; + padding: 90px; + + } + + .h1 { + border: 2px solid; + font-family: monospace; + } diff --git a/index.html b/index.html index 67dfc7f5..12a11ebc 100644 --- a/index.html +++ b/index.html @@ -16,7 +16,43 @@ - - + + +
+ + +
+

Why you need learn to code?

+

Anyone can learn to code. Whether you are a complete beginner or have some coding experience, learning to code can be a rewarding and empowering experience. But why should you learn to code? And how do you know if coding is the right career for you? +

+
+ + + +
+ + +
+

Coding can boost problem solving and logic skills.

+ +

Outside from the implications of coding which look good on a resume, coding actually does boost skills which are actually useful to most jobs. Problem solving and logic are the main two. Learning to code is like an exercise session for the “left” side of the brain.

+
+ +
+

You will be part of a growing community

+ +

When you learn to code, you will join a global community of like-minded individuals. This community is supportive and welcoming, and there are always people happy to help you out or give you advice. + + In the coding community, you will find people from all walks of life, from all over the world. And as the community is constantly growing, you will always have new people to meet and learn from.

+
+ +
+ + + +
+