Writing about your experience in coding helps you to retain information.

Blog

Check out the latest Technology updates

article
HTML

Start coding with the basic HTML

HTML is a content layer which holds the structure of the web website, the pages, and it adds semantics to the content displayed by different browsers.

avatar
article
CSS

Why CSS is important for Presentation

CSS is the presentation layer which has rules used by classes and selectors to determine how the HTML content will be displayed on different screen sizes.

avatar
article
JavaScript

Vanilla JavaScript you need to know

JavaScript is the behavior layer used to change how different parts of the website will behave, and it adds interactivity to the web pages.

avatar