vault backup: 2026-06-08 08:44:11

This commit is contained in:
Dmitry
2026-06-08 08:44:11 +03:00
parent 67fbf5bbdb
commit a1fe7024ac
5 changed files with 4 additions and 6 deletions
@@ -7,7 +7,7 @@ tags:
- selectors - selectors
- box-model - box-model
created: 2026-05-30 created: 2026-05-30
updated: 2026-06-05 updated: 2026-06-08
source: source:
- "[[12-css-базовые_свойства.pdf]]" - "[[12-css-базовые_свойства.pdf]]"
- "[[12-css-блочная_модель.pdf]]" - "[[12-css-блочная_модель.pdf]]"
@@ -45,9 +45,7 @@ aliases:
2. ID (0, 1, 0, 0) 2. ID (0, 1, 0, 0)
3. Классы, атрибуты, псевдоклассы (0, 0, 1, 0) 3. Классы, атрибуты, псевдоклассы (0, 0, 1, 0)
4. Теги и псевдоэлементы (0, 0, 0, 1) 4. Теги и псевдоэлементы (0, 0, 0, 1)
![[Pasted image 20260608083946.png]]
Пример:
```css ```css
body .content { color: red; } body .content { color: red; }
div p { color: blue; } div p { color: blue; }
@@ -3,10 +3,10 @@ status: processing
type: concept type: concept
tags: [] tags: []
created: 2025-12-17 created: 2025-12-17
updated: 2026-06-05 updated: 2026-06-08
aliases: [] aliases: []
--- ---
![[Pasted image 20260608084226.png]]
# Вопросы по Вебу # Вопросы по Вебу
## Теория по блокам ## Теория по блокам
Binary file not shown.

After

Width:  |  Height:  |  Size: 107 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 KiB