When writting the html tags..how do they get their colours | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

When writting the html tags..how do they get their colours

14th Apr 2020, 6:32 PM
Ajiboye Kareemot
2 Respostas
0
... with CSS. Html alone is quite limited. Css is unavoidable if you learn Html. And maybe you will learn at least a few of javascript, to be able of handling you Html/Css more dynamically ;) in reality, inherited from previous versions, you could found some attribute allowing sńyling working (such as color, background color...), but are deprecated and/or obsolete, and shouldn't be used nor shouldn't be known ^^
14th Apr 2020, 7:19 PM
visph
visph - avatar
0
use attributes with elements or betterbyet CSS
19th Apr 2020, 1:10 AM
David Paredes
David Paredes - avatar