HTML5
Structure
- It is markup language that help you structure and presenting content on your website
- It is used to write web applications
- it was first released on January 22 2008

CSS3
Style
- It is language for styling a website.
- It is design to make your website better presentation and it easier for customer to look around.
- You can change the layout, Color, font to your liking and what looks makes you the most profit

JavaScript
Logic
- It is build to help you with web development and many web developer use it.
- It is also known as lightweight programing language.
- It can update and change the HTML and CSS.
