Answer Posted / akriti
first including css file in head tag.style="text/css" then
using <style> tag.then within style tag defining class u
want to apply..like .style1{font:red}
then including this class in particular tag..
<h1 class=style1>This is css</h1>
| Is This Answer Correct ? | 15 Yes | 21 No |
Post New Answer View All Answers
Why the javascript validation not run on the asp.net button but run successfully on the html button?
What is the flow of processing of the request? : asp.net mvc
How will create assesblies at run time?
What is asp.net version?
Explain the difference between debug.write and trace.write?
What is request and response in asp.net?
What is httpresponse?
What are the main advantages of using asp.net?
How information about the user's locale can be accessed?
Can I read the hard disk serial # of the client computer using asp.net?
Explain the difference between the web config and machine config.
What’s the use of “GLOBAL.ASAX” file?
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
What is the maximum amount of memory any single process on windows can address?
What is microsoft windows sharepoint services?