adding in popup
This commit is contained in:
+4
-2
@@ -50,8 +50,10 @@
|
|||||||
<h1 class="hero-title h2-mobile mt-0 is-revealing">Landing template for startups</h1>
|
<h1 class="hero-title h2-mobile mt-0 is-revealing">Landing template for startups</h1>
|
||||||
<p class="hero-paragraph is-revealing">Our landing page template works on all devices, so you only have to set it up once, and get beautiful results forever.</p>
|
<p class="hero-paragraph is-revealing">Our landing page template works on all devices, so you only have to set it up once, and get beautiful results forever.</p>
|
||||||
<form id="email-form" class="hero-cta is-revealing">
|
<form id="email-form" class="hero-cta is-revealing">
|
||||||
<input class="email-input" placeholder="Enter email" />
|
<input name="email" class="email-input" placeholder="Enter email" />
|
||||||
<button class="button button-secondary button-shadow" href="#">Join List</button></form>
|
<button class="button button-secondary button-shadow" href="#">Join List</button>
|
||||||
|
</form>
|
||||||
|
<div id="popup">replace text dynamically</div>
|
||||||
<div class="hero-media">
|
<div class="hero-media">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user