Web Programming with Python and JavaScript
Description of the Project : My web site is about my love to web developping. I have four web pages in my Web Site : Home Top Web Programming languages whycode Subscribe
-Four links to navigate the web site then an automatique H2 header with a mobile-responsive @media query to minimize the title from "welecome to my web site Love Code" into just "Welecome" , defined in [1 - 13,style.css]. after that i added an image and give it a class named "mypic" with this css proprieties [39-44, style.css] then i used nesting .scss to style the paragraphes [1-16,nesting.scss]
- Finnaly A footer section at the bottom of the page
-Four links to navigate the web site -H3 header to present my table -After that i consturcted a table to present the top web programming languages and styled with css proprieties in nesting.scss [18-38]
- A footer section in the end of the page
-Four links to navigate the web site -H3 Header to present the content -To present the reasons to why you should start web programming i used boostrap grid model to creat a grid with three eqaule columns then styled the header of each reason with the concept of inheritance in inheritance.scss file , i added some basic grid styling [39-43,style.css] after that i did another boostrap grid with two columns to present how to start web programming
- A basic footer section
-
Four links to navigate the web site
-
H3 Header
-
A boostrap form to make the user subcrib to the newsletter of the web site with basic css propreities [50-52,style.css] .
-
A footer section in the end of the page