Ray's Asp.net Blog
Answers and code snippets from ASP.NET projects (Webforms/MVC/Classic ASP)
Pages
Event registration app with QR/Paypal
Home
Wednesday, April 6, 2011
How to make full screen div by css
<style type="text/css">
fullscreen{
position:fixed;
top:0%;
left:0; width:100%;
height:100%;
}
</style>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment