I like coding because it is my passion and I also like bike riding and composing music.
While there are many different types of programming languages, most front-end web developers use
HTML, CSS and JavaScript.
HTML (HyperText Markup Language) is the programming language used by frontend developers to make
and structure sites. Things like headers, paragraphs, bulleted points, images, and even data
tables.
CSS (Cascading Style Sheets) is the language for designing the presentation of sites, including
colours, layout, and fonts. It allows one to adapt the display to different devices, such as
large screens, small screens, or printers. CSS is independent of HTML and might be used with any
XML-based terminology.
JavaScript is used by developers all across the planet!! Mainly it is used for creating
interactive browsers, webpages and applications. Because JavaScript is so popular, it is used as
a client-side programming language by 97.0% of all websites.