Make Money Online BUILDING WEBSITES Complete website in html css and javascript in Hindi 2021

Complete website in html css and javascript in Hindi 2021

Complete website in html css and javascript in Hindi 2021 post thumbnail image


In this article we will learn about how to create a complete website in html css and javascript.

HTML is the standard markup language for creating web pages. CSS is the language for describing the look and formatting of a document written in a markup language. JavaScript is the programming language of HTML and the Web.

Creating a website requires knowledge of all three of these languages. In this article, we will give you a brief introduction to each of these languages and show you how to use them to create a simple website.

HTML

HTML is the markup language for creating web pages. HTML stands for Hyper Text Markup Language. HTML is used to structure the content of a web page. The structure of a web page is defined by HTML elements.

HTML elements are the building blocks of HTML pages. They are used to structure the content of a web page. HTML elements are represented by tags. HTML tags are used to mark up the start and end of HTML elements.

CSS

CSS is the language for describing the look and formatting of a document written in a markup language. CSS stands for Cascading Style Sheets. CSS is used to style the content of a web page.

The style of a web page is defined by CSS rules. CSS rules are used to style the content of an HTML element. CSS rules are made up of two parts: a selector and a declaration.

JavaScript

JavaScript is the programming language of HTML and the Web. JavaScript is used to add interactivity to a web page.

JavaScript code is written in JavaScript files. JavaScript files are usually saved with a .js extension. JavaScript code is executed by the browser.

Creating a Website

Now that you have an understanding of the three languages used to create a website, we will show you how to use them to create a simple website.

We will create a website with two pages: a home page and a contact page.

The home page will contain a heading and a paragraph. The contact page will contain a heading, a form, and a paragraph.

HTML

Create a new file and save it as index.html.

Add the following HTML code to the index.html file.

This is the home page.

Save the index.html file.

Open the index.html file in a browser.

You should see the

Related Post