How do you write the multiple class in one tag?

Showing Answers 1 - 9 of 9 Answers


Using the following way you can set two classes.

<p class="first second">

it will apply two css class named first and second.

- suresh ponnukalai

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions