adding CSS3 | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

adding CSS3

Is there a specific command i need to add to use CSS3 or not ?

5th Jun 2020, 9:09 AM
PGC official YT
PGC official YT - avatar
1 Respuesta
0
In head tag: <link rel='stylesheet' href='yourcssfile.css' />
5th Jun 2020, 11:56 AM
CodeFu
CodeFu - avatar