Web_Development
-
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 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 is the Programming Language for the Web.
-
JavaScript can update and change both HTML and CSS
-
JavaScript can calculate, manipulate and validate data
-
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.