how to insert css in to html code for style sheet to make a goog web page | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

how to insert css in to html code for style sheet to make a goog web page

html css java in one page of a sheet

25th Aug 2019, 8:35 PM
ANAS MUHAMMAD SABO
ANAS MUHAMMAD SABO - avatar
2 Respostas
+ 1
šŸ¤” mm you are looking for the element "style" . E.g. ... <html <head> <style> Use css šŸ˜‰ </style> </head> ... </html>
25th Aug 2019, 9:14 PM
Charles
Charles - avatar
0
thanks bro
25th Aug 2019, 10:14 PM
ANAS MUHAMMAD SABO
ANAS MUHAMMAD SABO - avatar