The Web Superheroes

When it comes to everyday life, people choose to believe in superheroes that are thought to keep things safe, secure and in order. What if I told you that the same thing goes for website building? These superheroes are known as our scripting languages required in order to build a successful website.

In website building, Hypertext Markup Language (HTML) is what provides the structure of the website, like sections, paragraphs and organization. This is considered to be the building blocks of a webpage, and is given the ability to teach different web browsers how to display different text and images through code.

Cascading Style Sheets (CSS) is the fashion superhero, this is what provides different style to the website. Through code, CSS displays different colors, font sizes and spacing. This superhero also has the ability to teach other websites how to display it’s preferred style layout.

In order for a website to be successful, it has to be interactive. This is where JavaScript (JS) comes in. This superhero’s purpose is to bring the website to life with logic, like having the ability to scroll, interactive links and playable videos.

Leave a Reply

Your email address will not be published. Required fields are marked *