Click here to Skip to main content
15,891,843 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,

I m new in MVC, So you please help me how can I implement HTML theme in in MVC4.

I have got a HTML theme for implement in MVC4. Suppose I have create a new project in MVC4 and I have Already HTML code for this project, so how can I implement, So please help me.


Thanks
Posted
Updated 8-Apr-13 1:05am
v3
Comments
Naz_Firdouse 8-Apr-13 7:09am    
what is your issue??? what exactly you want from us?
Member 9958711 8-Apr-13 7:15am    
Sir I want to develop a Dynamic web site in MVC4 and so Can You Help me?
Naz_Firdouse 8-Apr-13 7:18am    
where you struck? what does HTML theme mean?

1 solution

It's done the same way you do it for a normal HTML page. Add your style sheets to the HTML header section of the Shared _Layout page.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900