GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Interview Questions  >  Web  >  CSS
Go To First  |  Previous Question  |  Next Question 
 CSS  |  Question 31 of 38    Print  
How do you write the multiple class in one tag?

  
Total Answers and Comments: 3 Last Update: July 27, 2008     Asked by: vishwapati Mishra 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
November 07, 2007 02:34:58   #1  
psuresh1982 Member Since: September 2006   Contribution: 1018    

RE: How do you write the multiple class in one tag?

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

 
Is this answer useful? Yes | No
July 16, 2008 07:27:10   #2  
raosekar_237 Member Since: July 2008   Contribution: 2    

RE: How do you write the multiple class in one tag?
class1 space class2 space class3
 
Is this answer useful? Yes | No
July 26, 2008 22:30:40   #3  
sur_nsk Member Since: July 2008   Contribution: 2    

RE: How do you write the multiple class in one tag?
write all classes one by one separated by space

Ex:

<p class="classone classtwo classthree">welcome to my home page</p>

 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape