HTML, CSS, & JavaScript | What is html, css, and javascript

HTML

HTML5

HTML stands for Hypertext Markup Language. HTML is the standard markup language for documents designed to be displayed in a web-browser. All webpage and web-browser are written in HTML. It is a skeleton of the webpage.

CSS


CSS3


CSS stands for cascading style sheets. CSS is a style sheet language used for design a webpage, web-document. It is a body of a webpage/web-document.

JavaScript

JavaScript

JavaScript is a scripting language. It is one of the core technologies of web development and can be used on both the front-end and the back-end. It is a brain of a webpage or a website.

Functions of JavaScript

  • Front-End friendly
  • Back-End friendly
  • Enables web applications
  • Game Development
  • Mobile Apps
  • Versatile and robust
Modern Web Design
  • HTML: Structure
  • CSS: Presentation
  • JavaScript: Behavior
  • PHP or similar: Backend
  • CMS: Content Management

Example of image of html and css 

                                    index.html
index.html


                                    style.css
style.css 
     
result of the html and css
result of the html and css


For more update on the interesting topics please subscribe and follow our website. Thank You!

Comments

Popular Posts