Knowledge Walls
Venkatesan
Hyderabad, Andhra Pradesh, India
Passcode:
Corner Right-Bottom in Div Popup boxes of WEB UI Tips and Tricks
2133 Views
HTML
<div id="corder-right-bottom-layout">
   Layout
</div>

<h1>page content</h1>
<h1>page content</h1>
<h1>page content</h1>
<h1>page content</h1>
<h1>page content</h1>
<h1>page content</h1>
<h1>page content</h1>
<h1>page content</h1>
<h1>page content</h1>
<h1>page content</h1>
<h1>page content</h1>
<h1>page content</h1>
<h1>page content</h1>
<h1>page content</h1>
<h1>page content</h1>
<h1>page content</h1>
CSS
#corder-right-bottom-layout {
   position: fixed;
   background-color: darkgreen;
   width: 200px;
   height: 100px;
   padding: 10px;
   color: white;
   box-shadow: 0 0 1px gray;
   right: 10px;
   bottom: 0px;
   margin: auto;
}
Demo & Output 
Best Lessons of "WEB UI Tips and Tricks"
Top lessons which are viewed more times.
  Copyright © 2014 Knowledge walls, All rights reserved
KnowledgeWalls
keep your tutorials and learnings with KnowledgeWalls. Don't lose your learnings hereafter. Save and revise it whenever required.
Click here for more details