0
Como se puede poner un archivo css y también javascript en HTML?
Mi serie de preguntas sigue
8 Answers
0
Test
0
Hmm I can't answer the question.
I know it but I can't post it.
0
CSS in the head and JS at the end of the body.
0
<link rel='stylesheet' href='styles.css'>
0
I can't post the script part. SoloLearn doesn't allow me to do that. I don't know why.
0
src='script.js'
0
I can't post the script tag here I don't know why????
0
You could also explain how to do it with stefanoo but with an external link, that is, with a link that has the script