Web languages

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:
  1. JavaScript Introduction
  2. Variables in JavaScript
  3. JavaScript Function
  4. Accessing JavaScript Function
  5. Creating JavaScript interactive form
  6. Accessing form field value
  7. Creating interactive form login webpage
  8. Networking Fundamentals
  9. TCP/IP and Internet addressing
  10. Internet Working
  11. Internet Working Servers
  12. Concept and need for web publishing
  13. Web languages
  14. Javascript Control Structure
  15. Checking Text is Letter/s
  16. Checking Text is Number/s
  17. Checking Textbox is Empty or not
  18. Addition of two numbers
  19. Subtraction of two numbers
  20. Multiplication of two numbers
  21. Division of two numbers
  22. Form field validations
  23. Email validation