Update index.html

This commit is contained in:
Eric 2015-07-15 15:00:17 -07:00
parent 12e6ffeedb
commit 9a7061d0f3
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@
}</pre></div> }</pre></div>
<p>This would return <code>\x1b[0;32mMy number is \x1b[0;92m5\x1b[0;39m\n</code><br /> <p>This would return <code>\x1b[0;32mMy number is \x1b[0;92m5\x1b[0;39m\n</code><br />
Or : <em style="color:#008800; font-weight:bold;">My number is</em><em style="color:#00cc00; font-weight:bold;">5</em>.<br />
Printing str in <em style="color:#008800; font-weight:bold;">dark green</em> and num in <em style="color:#00ff00; font-weight:bold;">light green</em></p> Printing str in <em style="color:#008800; font-weight:bold;">dark green</em> and num in <em style="color:#00ff00; font-weight:bold;">light green</em></p>
</section> </section>
<footer> <footer>