Have you ever wanted to create your own website? If so, did you go through with it or did you forget about it because you thought it was too difficult? Well, if you decided not to build your potential website because of it being too “difficult”, continue reading so that I can explain how easy it is to fulfill your dream of creating a website as well as the basics that you should know before beginning to build.

The first thing that you should understand before attempting to create your potential website, is what the internet is. Basically, to keep it simple, the internet is just a wire underground that runs to all of our homes and devices. Things like clients (laptops), packets, routers, IP addresses, hosts, and servers are all involved in what makes the internet, the internet.
Additionally, there are 3 databases that are big key components involved in the internet. Those three are called HTML (Hypertext Markup Language), JavaScript (JS), and CSS (Cascading Style Sheets). HTML is basically the standard markup language for web pages. It is what lets you be able to create and edit your website. JavaScript is a dynamic computer language. It is most commonly used as part of web pages which allows client-side script to interact with the user to make pages. Finally, CSS is a rule based language which means you, the creator, define rules specifying groups of styles that should be applied to particular elements or groups of elements on your web page.

In conclusion, these things mentioned above are just mainly the basics that you need to know before creating your potential website. Of course, there is much more to building a website and making it the way that you want it to be, but it just takes time and practice and you will eventually be able to say that you have created your very own website.