-as of [3 MARCH 2026]-
.
.
.
-A “CSS UNIT” IS CALLED A “RULE”-
.
selector {
property: value;
property: value;
}
.
*FIRST (CONSEQUENTIAL) LINE* —>
-A “SELECTOR” COMES BEFORE THE LEFT “CURLY BRACE”-
-the “selector” defines which [HTML element] the rule will target-
“type selectors” —> [ p ]
“class selectors” —> [.myClass]
“ID selectors” —> [#uniqueId]
-LEAVE A SPACE BETWEEN THE “SELECTOR” + LEFT “CURLY BRACE”-
*[LINE 1] IS PUNCTUATED BY LEFT “CURLY BRACE”* —>
{
.
*LINES 2/3/X* —>
“DECLARATION BLOCK”
-the “declaration block” is inserted within the “curly braces”-
.
*each “declaration” constitutes a single line* —>
property: value;
.
“property” —>
-the aspect of the element that is being modified-
(color / font / size)
.
“value” —>
-the property’s target setting-
(“blue” / “16px”)
.
*LAST LINE* —>
}
.
-TO CREATE “LINE BREAKS”, HIT [RETURN]-
.
.

.
(3)
.
-CENTER [SITE TITLE]-
-CENTER [PAGE TITLES]-
-CENTER [POST TITLES]-
.
1
*to center [site title]* —>
.site-title { text-align: center; }
.
2
*to center [page titles]* —>
.page-title {text-align: center;}
.
3
*to center [post titles]* —>
.single-post .entry-title {text-align: center;}
.
.

.
*CLICK THE [“ADDITIONAL CSS” TAB] IN [LEFT COLUMN]* —>

.

.

.
*OUR RULES* —>
.
-as of [3 MARCH 2026]-
.
.
*👨🔬🕵️♀️🙇♀️*SKETCHES*🙇♂️👩🔬🕵️♂️*
.
.
.
.
💕💝💖💓🖤💙🖤💙🖤💙🖤❤️💚💛🧡❣️💞💔💘❣️🧡💛💚❤️🖤💜🖤💙🖤💙🖤💗💖💝💘
.
.
*🌈✨ *TABLE OF CONTENTS* ✨🌷*
.
.
🔥🔥🔥🔥🔥🔥*we won the war* 🔥🔥🔥🔥🔥🔥