Skip to content

Commit 27f6079

Browse files
author
Daniell Mesquita
committed
#39 Blockquotes
1 parent 028c2c5 commit 27f6079

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

elements.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ <h6>Action to activate</h6>
2323
<textarea onclick="this.focus();this.select()" readonly="readonly" style="margin: 6px 41px; width: 372px; height: 16px;">&lt;div onclick="$('#yourpopunder').toggle();return false"&gt;&lt;/div&gt;</textarea>
2424
<h6>Code of popunder (you can add more popunders to container)</h6>
2525
<textarea onclick="this.focus();this.select()" readonly="readonly" style="margin:6px 41px;width: 504px;height:16px">&lt;div class="popunders"&gt;&lt;div id="yourpopunder" style="display: none;"&gt;&lt;/div&gt;&lt;/div&gt;</textarea>
26-
<br/><h1>Blockquotes</h1><br/>
26+
<br/><h1>Blockquotes</h1>
27+
<blockquote><p>Phrase</p><span>Creator</span></blockquote><br/>
2728
<textarea onclick="this.focus();this.select()" readonly="readonly" style="margin:6px 41px;width: 392px;height:16px">&lt;blockquote&gt;&lt;p&gt;Phrase&lt;/p&gt;&lt;span&gt;Creator&lt;/span&gt;&lt;/blockquote&gt;</textarea>
2829
<br/><h1>Paragraphs</h1>
2930
<p>Mussum ipsum cacilds plasmis</p>

rsc/style.css

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)