LINK To html, css, css framework and javascript via map area
area map
HTML
Welcome to Learn HTML, the easiest way to learn HTML & CSS. Learn HTML provides an interactive tutorial that explains how to build HTML & CSS websites step by step.
- Image
- Link
- Table
- Form
- ifram
CSS
CSS stands for Cascading Style Sheets. It is a stylesheet language used to style and enhance website presentation.
- selector
- Combinators
- Pseudo-classes
CSS FRAMEWORK
CSS Frameworks are the crucial part of modern web development. It contain styles and templates that standardize and streamline the design and development process. With a CSS framework, you don't need to write all the CSS from scratch. By using pre-written CSS and sometimes JavaScript components, these frameworks save time, promote consistency, and simplify the development process.
- Bootstrap
- Material Design
- Tailwind
javascript
JavaScript is a programming language used to create dynamic content for websites. It is a lightweight, cross-platform, and single-threaded programming language. JavaScript is an interpreted language that executes code line by line providing more flexibility.
- JS introduction
- JS Varriable
- JS Function
- JS Object