What is coding??
As you know the websites are the collection of codes. Today's most of the websites are created by Website builders like Wordpress or Joomla. But if you want to create a advanced website like Amazon and Facebook then you need to program or code your website.
Which codes are written in websites actually they are a different kind of Language. HTML = Hyper Text Markup Language.
There are two types of coding used in Websites. Front End and Back End.
1. Front End Coding
Front-end web coding is mainly in charge of the user interface and the style of the website. The most commonly used languages a front-end Web developer uses are: HTML, CSS3, as well as JavaScript. These three languages are essential to any aspiring front-end web developer and are very important in defining the actual design of a website.
As you know the websites are the collection of codes. Today's most of the websites are created by Website builders like Wordpress or Joomla. But if you want to create a advanced website like Amazon and Facebook then you need to program or code your website.
![]() |
| What is coding?? |
Which codes are written in websites actually they are a different kind of Language. HTML = Hyper Text Markup Language.
There are two types of coding used in Websites. Front End and Back End.
1. Front End Coding
Front-end web coding is mainly in charge of the user interface and the style of the website. The most commonly used languages a front-end Web developer uses are: HTML, CSS3, as well as JavaScript. These three languages are essential to any aspiring front-end web developer and are very important in defining the actual design of a website.
2.Back End Coding
Commonly used back-end web technologies are: Python, Ruby and PHP. Since we’ve mentioned PHP before, we’ll use that as our example here. PHP is a scripting language that works alongside SQL (Structured Query Language, MySQL is a common example), which is our database, to pull the information from our database and insert it into our HTML file. We can even change the data that’s being displayed or update it in our database.








