Communiquez avec les autres et partagez vos connaissances professionnelles

Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.

Suivre

How to change color for all <p> that inside specific <div> using css ?

user-image
Question ajoutée par karem ibrahemm , ويب ديزاينر , فالكو
Date de publication: 2017/03/19

You can use following method.

div p{

 color:#000000;

}

ahmer ansari
par ahmer ansari , Head of Projects and Creative Services , Manhattan Communications

Give class name to that div and specify the color to the p tag within it. Or you can give class name to p tag

Umair Khan
par Umair Khan , Web Developer , Innovative Designers

For specific div use id of that div

#spcificDiv p{

  color:blue;

}

More Questions Like This

Avez-vous besoin d'aide pour créer un CV ayant les mots-clés recherchés par les employeurs?