JavaScript- JavaScript is one of the most popular web language, which is dynamic in nature and used to create interactive webpages using client-side scripts. It was developed by Netscape and use most syntax from C language. It is supported by all web browsers available in the market without the use of any extra software like compiler or plugins.
PHP- PHP (Hypertext Pre-processor) is also a widely used open-source programming language that is used to create server-side applications and dynamic web content. It was created in the year 2004 by the collective efforts of many contributors. Some popular websites designed by PHP is Facebook, WordPress
CSS- CSS or Cascading Style Sheets is a mark-up language which paired with HTML, CSS used to define how a web page or a website will look or appear to the visitors. CSS defines the look of the font, layout, colors, and other design elements.
Related Topics:
PHP- PHP (Hypertext Pre-processor) is also a widely used open-source programming language that is used to create server-side applications and dynamic web content. It was created in the year 2004 by the collective efforts of many contributors. Some popular websites designed by PHP is Facebook, WordPress
CSS- CSS or Cascading Style Sheets is a mark-up language which paired with HTML, CSS used to define how a web page or a website will look or appear to the visitors. CSS defines the look of the font, layout, colors, and other design elements.
Related Topics:
- JavaScript Introduction
- Variables in JavaScript
- JavaScript Function
- Accessing JavaScript Function
- Creating JavaScript interactive form
- Accessing form field value
- Creating interactive form login webpage
- Networking Fundamentals
- TCP/IP and Internet addressing
- Internet Working
- Internet Working Servers
- Concept and need for web publishing
- Web languages
- Javascript Control Structure
- Checking Text is Letter/s
- Checking Text is Number/s
- Checking Textbox is Empty or not
- Addition of two numbers
- Subtraction of two numbers
- Multiplication of two numbers
- Division of two numbers
- Form field validations
- Email validation