Certifications
- HTML
HTML (HyperText Markup Language) is the standard language used to create and structure web pages. It defines the elements and layout of a webpage using tags enclosed in angle brackets
- CSS
- JavaScript
CSS (Cascading Style Sheets) is a stylesheet language used to control the appearance and layout of HTML elements. It allows developers to apply styles such as colors, fonts, spacing, and positioning to web pages.
JavaScript is a programming language used to create interactive and dynamic web pages. It is widely used in web development to add behavior and functionality to HTML and CSS-based websites.