The first Question in our mind is to create a website, how can we create a website, what will be needed and how it will build.
Do not be disturbed, I want to answer all your Questions !!
➥➥ I am going to tell you steps that you can learn by following how a website is created.
Step 1: You should learn HTML first
If you have cleared your basic concepts in HTML, then you should definitely create your own website.
If you don't know?
Then don't worry, I will be here to teach you.
If I talk about some questions, What is going on in our mind is that what happens HTML,
Where do you use it?
So I will explain you some knowledge of HTML with examples !!!!!
![]() |
HTML |
What is HTML?
- HTML is the standard markup language for creating Web pages.
- HTML stands for Hyper Text Markup Language.
- HTML elements are the building blocks of HTML pages.
- HTML elements are shown by tags.
- On browser do not display the HTML tags.
- Some of the HTML tags are <html> , <head>, <p>, <br> etc.
If you should learn more then go and visit this site
Here you can learn more and clear you're all the doubts.
- CSS stands for Cascading Style Sheets.
- CSS describes how HTML are to be displayed on the screen.
- CSS removed the style formatting from the HTML page.
- The style definitions are normally saved in external .css files.
Why Use CSS?
CSS is used to define styles for your web pages, including the design, layout, and variations in the display for different devices and screen sizes.
For more information visit on https://www.w3schools.com/css/css_intro.asp
Step 3: Tools
![]() |
Tools |
The tools we use to create a website.
- We need a computer system, on whose browser we can see our page by running our programs.
![]() |
Computer System |
- We need also an Editor where we write our code.
- Some examples of Editor i.e, most of the developer use this.
1). Sublime Text
Sublime Text is open source & platform
independent(Window, Mac, Linux), you can download it for free.
Download: https://www.sublimetext.com/3
2). Visual Studio Code
Visual Studio code is open source & platform
independent(Windows, Mac, Linux), you can download it for free.
Download: https://code.visualstudio.com/Download
![]() |
Visual Studio Code Icon |
3). Notepad++
![]() |
Notepad ++ icon |
4). Atom
Download: https://atom.io/
![]() |
Atom icon |
You can learn how to create a website by using the above following steps.
good ... keep it up
ReplyDeletevaluable content it was