Q on css | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Q on css

What if you want to style only on part?

30th Apr 2019, 6:32 AM
joshua
joshua - avatar
1 Réponse
+ 1
Give an id to that part in html id='your_id' Then customize with: #your_id { //code }
30th Apr 2019, 7:58 AM
Aymane Boukrouh
Aymane Boukrouh - avatar