Computer Science, asked by Anonymous, 1 year ago

how to create our own website. step wise step.explain...♡♥


anshulbansal53: Do you know about any programming language or HTML/CSS?
Anonymous: yes
Anonymous: html
anshulbansal53: Ok
anshulbansal53: Let me tell you the process to create a website.
Anonymous: yes please

Answers

Answered by anshulbansal53
2
Every Website has two parts - Frontend and backend. Frontend consists of all the visible stuff you see on a website like text, input fields, images, buttons, headings and much more. And the back end consists of the functionality of a website i.e. how the website will work. Example can be your login system, how the input data will be sent to the server and if both the fields are valid then it will show your profile. This comes under back end. Back end is done with web based programming languages like Python, PHP, Ruby on Rails etc. 

Here are the steps included in developing a modern website:
1) A website starts with an idea on which the website is based. What is the purpose of website and what will it do. Will it be a static (without backend) or a dynamic website?
2) Then a web designer, designs the layout for the website in softwares like Photoshop, sketch etc.
3) Then a front end designer, starts developing the website with HTML, CSS and JavaScript. 
4) In the last, but not least, the web programmer/developer starts programming the websites functionality.
5) Lastly, a website is maintained by doing varoius maintainance check frequently.

If you need more information and want to learn website development, then you can message me or you can mail me at [email protected].
Answered by Roshan4tech
0

Creating webpage

---------------------

Here is how can you create your webpage

-----------------

You can create your webpage by so many ways: 1) By programming 2) Without programming

----------------------------

Example:

<HTML>

<HEAD>

<TITLE> webpage in html <TITLE/>

<HTML/>

<HEAD/>

--------------------------------------

By programming you have to write all scripts, codes in text editor and you have to publish it. This method is hard nowadays. Because today's people don't want to do programming.

1) By this you can create high and advanced web page

2) This can be edit in simple way

---------------------------

Without programming - It is just like making blog or wordpress. There are so many websites by which we can create our stunning websites easily without programming. This all are free but only we have to pay for domain name.

1) You can't create advanced websites by this

2) If you have to edit your website then you have to sign in

-------------------------------

Wix is becaming so popular in making websites. Youtuber are sponsoring it. with the help of wix you can create some awesome websites.

Similar questions