How to restore the default property value using CSS? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

How to restore the default property value using CSS?

17th Sep 2016, 5:58 AM
Chirag Sabhadiya
Chirag Sabhadiya - avatar
1 Resposta
0
In short, thereā€™s no easy way to restore to default values to whatever a browser uses . The closest option is to use the ā€˜initialā€™ property value, which will restore it to the default CSS values, rather than the browserā€™s default styles.
17th Sep 2016, 5:58 AM
Chirag Sabhadiya
Chirag Sabhadiya - avatar