Changing CSS with external jquery script – Artificial Intelligence
I am trying to change a HTML document's CSS properties using an external jQuery Script. The jquery is supposed to change all paragraphs with the class given to it. I am not allowed to change the HTML document. I wrote…