You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

14 lines
404 B

<a href="#openModal">Login</a>
<div id="openModal" class="loginModalDialog">
<div>
<a href="#close" title="Close" class="close">X</a>
<h2>Login</h2>
<p>This is a sample modal box that can be created using the powers of CSS3.</p>
<p>You could do a lot of things here like have a pop-up ad that shows when your website
loads, or create a login/register form for users.</p>
</div>
</div>