Загрузка...

BUILD YOUR FIRST WEBSITE FROM SCRATCH || PART 05||USING HTML AND CSS

In this video, we are learning about the three types of CSS used to style a webpage. CSS helps us change how our HTML elements look, such as colors, spacing, fonts, backgrounds, and layout.

We mainly have three ways to apply CSS:

1. Inline CSS
In inline CSS, we apply styles directly to the HTML element using the style attribute.
This method affects only that one element and is usually used for quick or small changes.

2. Internal CSS
Internal CSS is written inside the style tag, which is placed in the head section of the HTML document.
This allows us to style multiple elements within the same HTML file.

3. External CSS
External CSS is written in a separate .css file and then linked to the HTML file using the link tag.
This is the best and most professional method, especially when working on larger websites, because it keeps our code neat, organized, and easy to manage.

By the end of this video, you will clearly understand when to use inline, internal, and external CSS in real projects.

If this video helps you in your learning journey, make sure to Like, Comment, Share, and Subscribe for more simple and clear web development tutorials.

Meet you in the next one. 👋
#css #html #webdevelopment #frontenddevelopment #inlinecss #internalcss #externalcss #htmlcss #coding #learncoding #programming #education

Видео BUILD YOUR FIRST WEBSITE FROM SCRATCH || PART 05||USING HTML AND CSS канала Hivas Kudumula
Яндекс.Метрика
Все заметки Новая заметка Страницу в заметки
Страницу в закладки Мои закладки
На информационно-развлекательном портале SALDA.WS применяются cookie-файлы. Нажимая кнопку Принять, вы подтверждаете свое согласие на их использование.
О CookiesНапомнить позжеПринять