Q. Which type of CSS is used in the below code?
Code:<p style = "border:2px solid red;">
β
Correct Answer: (A)
Inline CSS
<p style = "border:2px solid red;">
You must be Logged in to update hint/solution