n0paste Share your code online
<h1>Very long list</h1>
<ul>
<li>Improved own provided blessing may peculiar domestic. Sight house 
has sex never. No visited raising gravity outward subject my cottage mr 
be. Hold do at tore in park feet near my case. Invitation at understood 
occasional sentiments insipidity inhabiting in. Off melancholy 
alteration principles old. Is do speedily kindness properly oh. Respect 
article painted cottage he is offices parlors.</li>
<li>Tolerably earnestly middleton extremely distrusts she boy now not. 
Add and offered prepare how cordial two promise. Greatly who affixed 
suppose but enquire compact prepare all put. Added forth chief trees but 
rooms think may. Wicket do manner others seemed enable rather in. 
Excellent own discovery unfeeling sweetness questions the gentleman. 
Chapter shyness matters mr parlors if mention thought.</li>
<li>An sincerity so extremity he additions. Her yet there truth merit. 
Mrs all projecting favourable now unpleasing. Son law garden chatty 
temper. Oh children provided to mr elegance marriage strongly. Off can 
admiration prosperous now devonshire diminution law.</li>
</ul>
 
<h1>Short list</h1>
<ol>
<li>Banana</li>
<li>Tomato</li>
<li>Potato</li>
<li>Strawberry</li>
<li>Plum</li>
</ol>
 
<h1>Short table</h1>
<table>
<tr><th>Web browsers</th><th>Developer</th></tr>
<tr><td>Internet Explorer</td><td>Microsoft</td></tr>
<tr><td>Firefox</td><td>Mozilla</td></tr>
<tr><td>Chrome</td><td>Google</td></tr>
<tr><td>Safari</td><td>Apple</td></tr>
<tr><td>Opera</td><td>Opera Software</td></tr>
</table>
 
 
<h1>Source code</h1>
<pre>
if ($bool) {
 
	foreach($array as $key => $value) {
		echo $key . '-> ' . $value
	}
}
</pre>
No description given
SyntaxText
Created08.08.2016 - 15:47
ExpiresNever