Question: The JQuery code below does not work, as the Inline CSS it's supposed to invoke simply displays onscreen instead of increasing the font size
The JQuery code below does not work, as the "Inline CSS it's supposed to invoke simply displays onscreen instead of increasing the font size like you want. According to a similar JQuery example shown in the "Javascript Basics video, how would you fix it
$#exampletext.The font size increased!;
Group of answer choices
Use External vs Inline CSS styling
Use a DIV instead of a SPAN tag
Change the "text" property to the html property
Remove the # symbol in front of "example
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
