how to make a formatting for an element by id | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

how to make a formatting for an element by id

23rd Jun 2016, 5:50 AM
Андрей Рощин
Андрей Рощин - avatar
2 Antworten
+ 2
Example HTML <p id="saas"> This is an id saas</p> CSS #saas{background: "yellow"}
23rd Jun 2016, 8:16 AM
Alberto Longhin
Alberto Longhin - avatar
0
thanks a lot
23rd Jun 2016, 3:43 PM
Андрей Рощин
Андрей Рощин - avatar