How to set background for total website, on that another
another layer, in that we keep website data,,for example
see www.msn.com. On one faded background we ll have layer
like other background..Do explain how its possible
Answer Posted / sparsh anchliya
To set background of any website set the body css background
image to apply it to the whole site
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is it possible to cancel filter execution?
What is conceptual model? : Entity framework
What is page life cycle?
what is use of entitydatasource control?
What is entityset? : Entity framework
Explain how to use multiple submit buttons in ASP.Net MVC?
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).
What is ViewData and TempData in ASP.Net MVC?
What is web api‘s in asp.net mvc 4 ?
Can you please explain the request flow in ASP.NET MVC framework?
Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?
Define the core components of an ASP.NET MVC application?
How can I return string result from action in asp.net mvc?
Can we free memory explicitly without waiting for garbage collector to free the memory in .net compact framework?
What is NonActionAttribute ?