Skip to Content
    • Getting Started with Git
    • Basics Git Command
    • Configuring Git
    • GitHub Introduction
    • Working with remotes
    • Github Workflow
    • Conclusion
    • What is HTML ?
      • Quiz
    • HTML Code Structure
      • Quiz
    • HTML Start Coding
      • Quiz
    • HTML tag
      • Quiz
    • Body tag
    • Head tag
    • Heading tag
    • Paired tag
    • Paragraph tag
      • Quiz
    • HTML attributes
      • Quiz
    • Image tag
      • Quiz
    • Links tag
      • Quiz
    • Audio/Video tag
      • Quiz
    • List tag
      • Quiz
    • Div tag
    • Table tag
    • Semantic tag
    • HTML Forms
      • Quiz
    • HTML Forms Elements
    • Conclusion
    • What is CSS
    • Linking CSS to HTML
      • Quiz
    • CSS Selectors
    • CSS Selectors : Types
    • CSS Selectors : Combinators
      • Quiz
    • CSS Selectors : Pseudo selectors
    • CSS Box Model
      • Quiz
    • CSS Content
    • CSS Display
    • CSS Display : none
    • CSS Display : inline
    • CSS Display : Block
    • SAAS Introduction
    • Conclusion
    • CSS : Flexbox
    • CSS Display : flex
    • CSS flexbox : rows and columns
    • CSS flexbox : justify-content
    • CSS flexbox : flex-wrap
    • CSS flexbox : align-item
    • CSS flexbox : align-content
    • CSS Positioning
    • CSS Grid System
    • CSS Grid System : Rows and Columns
    • CSS Grid System : Display
    • CSS Responsive Design
    • CSS Media Query
    • CSS Media Query Break-points
    • CSS : Useful Resources
    • Bootsrap Grid System
    • Bootstrap Classes
    • concon
    • Welcome to programming
    • Introduction to web to algorithms
    • Introduction to JavaScript
    • Creating your first Javascript
    • Adding Javascript to a web page
    • External JavaScript
    • Alert, prompt and Confirm
    • console.log
    • comments in JS
    • Basic Data Types
    • Arithmetic operators
    • Assignement operators
    • Comparison operators
    • Logical or Boolian operators
    • String operators
    • Program Flow : Functions
    • User-Defined Functions
    • Function Parameters
    • Calling Functions and the return Statement
    • Program Flow : Conditional Statement
    • The if Statement
    • The else Statement
    • The else if Statement
    • The Switch Statement
    • Program Flow : Loops
    • The While Loop
    • The Do While Loop
    • The For Loop
    • The For..in & For..of Loops
    • Break and Continue
    • Introduction to Arrays
    • Adding and Removing Elements
    • Introduction to Objects
    • Creating an Object
    • Prperties and Methods
    • Accessing Object Properties
    • Adding and Modifying Object Properties
    • Removing Object Properties
    • Conclusion
    • What is DOM ?
    • DOM Selector
    • DOM Attribute
    • DOM Manipulation
    • DOM events
    • Form Validation
    • Conclusion
    • Web Developpment Basics