This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<link href='https://rawgit.com/quangpro1610/quangpro1610.github.io/master/resources/SyntaxHighlighter/shCoreDefault.css' media='screen' rel='stylesheet' type='text/css'/> | |
<script src="https://rawgit.com/quangpro1610/quangpro1610.github.io/master/resources/SyntaxHighlighter/shCore.js" type="text/javascript"></script> | |
<script src="https://rawgit.com/quangpro1610/quangpro1610.github.io/master/resources/SyntaxHighlighter/shBrushCss.js" type="text/javascript"></script> | |
<script src="https://rawgit.com/quangpro1610/quangpro1610.github.io/master/resources/SyntaxHighlighter/shBrushXml.js" type="text/javascript"></script> | |
<script src="https://rawgit.com/quangpro1610/quangpro1610.github.io/master/resources/SyntaxHighlighter/shBrushJScript.js" type="text/javascript"></script> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type="text/javascript">SyntaxHighlighter.all();</script> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<pre class="brush:#"></pre> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<link href='http://alexgorbatchev.com.s3.amazonaws.com/pub/sh/2.1.364/styles/shCore.css' rel='stylesheet' type='text/css'/> | |
<link href='http://alexgorbatchev.com.s3.amazonaws.com/pub/sh/2.1.364/styles/shThemeDefault.css' rel='stylesheet' type='text/css'/> | |
<script src='http://alexgorbatchev.com.s3.amazonaws.com/pub/sh/2.1.364/scripts/shCore.js' type='text/javascript'/> | |
<script src='http://alexgorbatchev.com.s3.amazonaws.com/pub/sh/2.1.364/scripts/shBrushXml.js' type='text/javascript'/> | |
<script src='http://alexgorbatchev.com/pub/sh/2.1.364/scripts/shBrushBash.js' type='text/javascript'/> | |
<script src='http://alexgorbatchev.com/pub/sh/2.1.364/scripts/shBrushCpp.js' type='text/javascript'/> | |
<script src='http://alexgorbatchev.com/pub/sh/2.1.364/scripts/shBrushCSharp.js' type='text/javascript'/> | |
<script src='http://alexgorbatchev.com/pub/sh/2.1.364/scripts/shBrushCss.js' type='text/javascript'/> | |
<script src='http://alexgorbatchev.com/pub/sh/2.1.364/scripts/shBrushJava.js' type='text/javascript'/> | |
<script src='http: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script language='javascript'> | |
SyntaxHighlighter.config.bloggerMode = true; | |
SyntaxHighlighter.config.clipboardSwf = "http://alexgorbatchev.com/pub/sh/2.1.364/scripts/clipboard.swf"; | |
SyntaxHighlighter.all(); | |
</script> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<pre class="brush: xml;highlight: [2,4];"> | |
Dán code của bạn tại đây. | |
</pre> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<pre class="brush: xml; toolbar: false;"> | |
Sử dụng toolbar: false để ẩn thanh Toolbar. | |
</pre> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/*Resets defualt browser settings reset.css*/ | |
html, | |
body, | |
div, | |
span, | |
applet, | |
object, | |
iframe, | |
h1, | |
h2, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script> | |
<script type="text/javascript" src="https://googledrive.com/host/0B-jkZpmlDollT2JzNnNZTXJFYW8"></script> | |
<script> | |
$(function() { | |
$('#slides').slides({ | |
preload: true, | |
preloadImage: 'http://i1203.photobucket.com/albums/bb383/quangpro1610/loading.gif', | |
play: 5000, | |
pause: 2500, | |
hoverPause: true, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="example"> | |
<img src="http://i1203.photobucket.com/albums/bb383/quangpro1610/new-ribbon.png" width="112" height="112" alt="New Ribbon" id="ribbon" /> | |
<div id="slides"> | |
<div class="slides_container"> | |
<div class="slide"> | |
<a href="http://www.flickr.com/photos/jliba/4665625073/" title="145.365 - Happy Bokeh Thursday! | Flickr - Photo Sharing!" target="_blank"><img src="http://i1203.photobucket.com/albums/bb383/quangpro1610/slide-1.jpg" width="570" height="270" alt="Slide 1" /></a> | |
<div class="caption" style="bottom:0"> | |
<p>Happy Bokeh Thursday!</p> | |
</div> | |
</div> |
OlderNewer