Skip to content

IssamLaribi/Web_Development_Course

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web_Development_2023

Web_Development

HTML

  • HTML is the standard markup language for creating Web pages.

  • HTML stands for Hyper Text Markup Language

  • HTML describes the structure of a Web page

  • HTML consists of a series of elements

  • HTML elements tell the browser how to display the content

CSS

  • CSS is the language we use to style an HTML document.

  • CSS stands for Cascading Style Sheets

  • CSS describes how HTML elements are to be displayed on screen, paper, or in other media

JavaScript

  • JavaScript is the Programming Language for the Web.

  • JavaScript can update and change both HTML and CSS

  • JavaScript can calculate, manipulate and validate data

PHP

  • PHP is a server scripting language, and a powerful tool for making dynamic and interactive Web pages.

  • PHP is a widely-used, free, and efficient alternative to competitors such as Microsoft's ASP.

About

Web_Development_Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 88.5%
  • CSS 6.4%
  • JavaScript 3.7%
  • PHP 1.4%