About css and style | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

About css and style

How can I change the values ā€‹ā€‹of the style section in the html without changing it with an external css file ?

22nd Jun 2021, 7:02 PM
ragnarok
ragnarok - avatar
2 Respostas
+ 2
You can use scripts internally... n jQuery will help you more there I think.
22nd Jun 2021, 7:07 PM
Jayakrishna šŸ‡®šŸ‡³
+ 1
you should either write the css style properties in internal style section or use a progamming language like Javascript to dynamically do that
23rd Jun 2021, 10:04 AM
salar vahidi
salar vahidi - avatar