Friday, 22 August 2014
SYNTAX HIGHLIGHTER BLOGGER TEMPLATE


=========================================================================
COPY AND PASTE BELOW CODE IN BLOGGER TEMPLATE
http://fbgadgets.blogspot.co.uk/2014/08/syntax-highlighter-blogger-template.html
http://fbgadgets.blogspot.co.uk/2014/08/syntax-highlighter-on-line-for-blogger.html
http://fbgadgets.blogspot.co.uk/2014/08/syntax-highlighter-blogger-template_28.html
http://fbgadgets.blogspot.co.uk/2014/08/syntax-highlighter-blogger-template_40.html
http://fbgadgets.blogspot.co.uk/2014/08/syntax-highlighter-on-line-for-blogger.html
http://fbgadgets.blogspot.co.uk/2014/08/syntax-highlighter-blogger-template_28.html
http://fbgadgets.blogspot.co.uk/2014/08/syntax-highlighter-blogger-template_40.html
=========================================================================
<?xml version="1.0" encoding="UTF-8" ?>
<html xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
<head>
<b:include data='blog' name='all-head-content'/>
<b:if cond='data:blog.pageType == "index"'>
<title><data:blog.pageTitle/></title>
<b:else/>
<title><data:blog.pageName/> - <data:blog.title/></title>
</b:if>
<b:skin><![CDATA[/*
-----------------------------------------------
Blogger Template Style
Name: SYNTAX HIGHLIGHTER BLOGGER TEMPLATE
- Support Video Thumbnail
Design by : FBGadgets
URL : http://fbgadgets.blogspot.co.uk/
----------------------------------------------- */
]]></b:skin>
<link href='http://www.thecomplex.plus.com/styles/SyntaxHighlighter.css' rel='stylesheet' type='text/css'/>
<link href='http://www.thecomplex.plus.com/styles/hl.css' rel='stylesheet' type='text/css'/>
<script language='javascript' src='http://www.thecomplex.plus.com/Blog/SyntaxHL/Scripts/shCore.js'/>
<script language='javascript' src='http://www.thecomplex.plus.com/sitescript/hlbrush/shBrushCSharp.js'/>
<script language='javascript' src='http://www.thecomplex.plus.com/sitescript/hlbrush/shBrushJScript.js'/>
<script language='javascript' src='http://www.thecomplex.plus.com/sitescript/hlbrush/shBrushRuby.js'/>
<script language='javascript' src='http://www.thecomplex.plus.com/sitescript/hlbrush/shBrushPhp.js'/>
<script language='javascript' src='http://www.thecomplex.plus.com/sitescript/hlbrush/shBrushJava.js'/>
<script language='javascript' src='http://www.thecomplex.plus.com/sitescript/hlbrush/shBrushVb.js'/>
<script language='javascript' src='http://www.thecomplex.plus.com/sitescript/hlbrush/shBrushSql.js'/>
<script language='javascript' src='http://www.thecomplex.plus.com/sitescript/hlbrush/shBrushXml.js'/>
<script language='javascript' src='http://www.thecomplex.plus.com/sitescript/hlbrush/shBrushDelphi.js'/>
<script language='javascript' src='http://www.thecomplex.plus.com/sitescript/hlbrush/shBrushPython.js'/>
<script language='javascript' src='http://www.thecomplex.plus.com/sitescript/hlbrush/shBrushCss.js'/>
<script language='javascript' src='sitescript/hlbrush/shBrushPowershell.js'/>
<script language='javascript' src='http://www.thecomplex.plus.com/sitescript/hlbrush/shBrushCpp.js'/>
<script src='http://www.thecomplex.plus.com/sitescript/hl.js' type='text/javascript'/>
</head>
<body onload='getEl('source').focus();'>
<noscript>
<h1 style='text-align:center'>Highlighter is written in JavaScript and will not function at all if this is disabled.</h1>
</noscript>
<td class='Content Topped'>
<div class='Group'>
<div class='Legend'>Source</div>
<div style='text-align: right;'><a class='ToolLink' href='javascript:clearSource();'>Clear</a></div>
<textarea id='source' rows='10'/>
</div>
<div class='Group'>
<div class='Legend'>Code</div>
<table id='Controls' width='100%'>
<tr>
<td style='text-align: left;'>
<span id='LangPrompt'>Language:</span>
<select id='syntaxLang' name='syntaxLang'>
<option value='js'>JavaScript</option>
<option value='posh'>Powershell / Monad</option>
<option value='cpp'>C++</option>
<option value='c-sharp'>C#</option>
<option value='css'>CSS</option>
<option value='pascal'>Delphi / Pascal</option>
<option value='java'>Java</option>
<option value='php'>PHP</option>
<option value='python'>Python</option>
<option value='ruby'>Ruby</option>
<option value='sql'>SQL</option>
<option value='vb'>VB / VB.Net</option>
<option value='xhtml'>XML / HTML</option>
</select>
<br/>
<input checked='true' id='IncludeStylesheet' type='checkbox'/> Include stylesheet link
</td>
<td style='text-align: right;'>
<input onclick='DoHighlight();' type='button' value='Get HTML Code'/>
</td>
</tr>
</table>
<div id='Preview' style='display: none;'>
<textarea class='js:nogutter:nocontrols' id='dp-hl' name='dp-hl' rows='10' style='display: none'/>
</div>
<div id='PopUp'>
<div style='text-align: right;'><a class='ToolLink' href='javascript:togglePreview();' id='linkPreview'>Preview</a></div>
<textarea id='output' rows='15'/>
</div>
</div>
</td> <!-- Content -->
<tr>
<td/>
<td>
</td>
<td/>
</tr>
<div id='outer-wrapper'>
<div id='main-wrapper'>
<b:section class='main' id='main' showaddelement='no'>
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'>
<b:includable id='main' var='top'/>
<b:includable id='backlinkDeleteIcon' var='backlink'/>
<b:includable id='backlinks' var='post'/>
<b:includable id='comment-form' var='post'/>
<b:includable id='commentDeleteIcon' var='comment'/>
<b:includable id='comment_count_picker' var='post'/>
<b:includable id='comment_picker' var='post'/>
<b:includable id='comments' var='post'/>
<b:includable id='feedLinks'/>
<b:includable id='feedLinksBody' var='links'/>
<b:includable id='iframe_comments' var='post'/>
<b:includable id='mobile-index-post' var='post'/>
<b:includable id='mobile-main' var='top'/>
<b:includable id='mobile-nextprev'/>
<b:includable id='mobile-post' var='post'/>
<b:includable id='nextprev'/>
<b:includable id='post' var='post'/>
<b:includable id='postQuickEdit' var='post'/>
<b:includable id='shareButtons' var='post'/>
<b:includable id='status-message'/>
<b:includable id='threaded-comment-form' var='post'/>
<b:includable id='threaded_comment_js' var='post'/>
<b:includable id='threaded_comments' var='post'/>
</b:widget>
</b:section>
</div>
</div>
<div id='footer-wrapper'>
<b:section class='footer' id='footer'/>
</div>
</body>
</html>
----------------------------------------------------------------------------------------------------
OR USE BRIEF THIS CODE
-----------------------------------------------------------------------------------------------------
<?xml version="1.0" encoding="UTF-8" ?>
<html xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
<head>
<b:include data='blog' name='all-head-content'/>
<b:if cond='data:blog.pageType == "index"'>
<title><data:blog.pageTitle/></title>
<b:else/>
<title><data:blog.pageName/> - <data:blog.title/></title>
</b:if>
<b:skin><![CDATA[/*
-----------------------------------------------
Blogger Template Style
Name: SYNTAX HIGHLIGHTER BLOGGER TEMPLATE
- Support Video Thumbnail
Design by : FBGadgets
URL : http://fbgadgets.blogspot.co.uk/
----------------------------------------------- */
]]></b:skin>
<link href='http://www.thecomplex.plus.com/styles/SyntaxHighlighter.css' rel='stylesheet' type='text/css'/>
<link href='http://www.thecomplex.plus.com/styles/hl.css' rel='stylesheet' type='text/css'/>
<script language='javascript' src='http://www.thecomplex.plus.com/Blog/SyntaxHL/Scripts/shCore.js'/>
<script language='javascript' src='http://www.thecomplex.plus.com/sitescript/hlbrush/shBrushCSharp.js'/>
<script language='javascript' src='http://www.thecomplex.plus.com/sitescript/hlbrush/shBrushJScript.js'/>
<script src='http://www.thecomplex.plus.com/sitescript/hl.js' type='text/javascript'/>
</head>
<body onload='getEl('source').focus();'>
<noscript>
<h1 style='text-align:center'>Highlighter is written in JavaScript and will not function at all if this is disabled.</h1>
</noscript>
<td class='Content Topped'>
<div class='Group'>
<div class='Legend'>Source</div>
<div style='text-align: right;'><a class='ToolLink' href='javascript:clearSource();'>Clear</a></div>
<textarea id='source' rows='10'/>
</div>
<div class='Group'>
<div class='Legend'>Code</div>
<table id='Controls' width='100%'>
<tr>
<td style='text-align: left;'>
<span id='LangPrompt'>Language:</span>
<select id='syntaxLang' name='syntaxLang'>
<option value='js'>JavaScript</option>
<option value='posh'>Powershell / Monad</option>
<option value='cpp'>C++</option>
<option value='c-sharp'>C#</option>
<option value='css'>CSS</option>
<option value='pascal'>Delphi / Pascal</option>
<option value='java'>Java</option>
<option value='php'>PHP</option>
<option value='python'>Python</option>
<option value='ruby'>Ruby</option>
<option value='sql'>SQL</option>
<option value='vb'>VB / VB.Net</option>
<option value='xhtml'>XML / HTML</option>
</select>
<br/>
<input checked='true' id='IncludeStylesheet' type='checkbox'/> Include stylesheet link
</td>
<td style='text-align: right;'>
<input onclick='DoHighlight();' type='button' value='Get HTML Code'/>
</td>
</tr>
</table>
<div id='Preview' style='display: none;'>
<textarea class='js:nogutter:nocontrols' id='dp-hl' name='dp-hl' rows='10' style='display: none'/>
</div>
<div id='PopUp'>
<div style='text-align: right;'><a class='ToolLink' href='javascript:togglePreview();' id='linkPreview'>Preview</a></div>
<textarea id='output' rows='15'/>
</div>
</div>
</td> <!-- Content -->
<tr>
<td/>
<td>
</td>
<td/>
</tr>
<div id='outer-wrapper'>
<div id='main-wrapper'>
<b:section class='main' id='main' showaddelement='no'>
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'>
<b:includable id='main' var='top'/>
<b:includable id='backlinkDeleteIcon' var='backlink'/>
<b:includable id='backlinks' var='post'/>
<b:includable id='comment-form' var='post'/>
<b:includable id='commentDeleteIcon' var='comment'/>
<b:includable id='comment_count_picker' var='post'/>
<b:includable id='comment_picker' var='post'/>
<b:includable id='comments' var='post'/>
<b:includable id='feedLinks'/>
<b:includable id='feedLinksBody' var='links'/>
<b:includable id='iframe_comments' var='post'/>
<b:includable id='mobile-index-post' var='post'/>
<b:includable id='mobile-main' var='top'/>
<b:includable id='mobile-nextprev'/>
<b:includable id='mobile-post' var='post'/>
<b:includable id='nextprev'/>
<b:includable id='post' var='post'/>
<b:includable id='postQuickEdit' var='post'/>
<b:includable id='shareButtons' var='post'/>
<b:includable id='status-message'/>
<b:includable id='threaded-comment-form' var='post'/>
<b:includable id='threaded_comment_js' var='post'/>
<b:includable id='threaded_comments' var='post'/>
</b:widget>
</b:section>
</div>
</div>
<div id='footer-wrapper'>
<b:section class='footer' id='footer'/>
</div>
</body>
</html>
Related movie you might like to see :

WEB DEVELOPER 0.5

BODY JS FILE LINK IN MAGENTO

INTENSO MAGENTO QUICK VIEW BUTTON

Magento Hello World Module (Extensi...

BOOLEAN MATCHING GAME JAVASCRIPT

GET BUTTON ID AFTER CLICK IN JAVA S...

JAVA SCRIPT LOOP

QUIZY MEMORY CARD GAME

CTX STYLE

IMAGE SRC ARRAY IN JAVA SCRIPT

QUIZ ACTIVITY MAKER

MEMORY GAME WITH UPPER HIDDEN CARD

HTML SYNTAX HIGHLIGHTER

PADDING BUTTON

CSS CLICK DROPDOWN

HTML CSS GREEN COMMENTS NOTEPAD++
JAVA SCRIPT BOOKS ONLINE

BASIC ELEVATE ZOOM PLUS

ELEVATE ZOOM JAVA SCRIPT WITH ONE I...

PRINT STAR PATTERN IN JAVA SCRIPT
?
+
X
Recommended for you
Loading..
Related Post for SYNTAX HIGHLIGHTER BLOGGER TEMPLATE
DRAG AND DROP PRACTICE GAME WITH IMAGE ------------------------------------------------------------------------------------------------------------- COPY AND PASTE BELOW CODE: READ MORE: http://fbgadgets.blogspot.c…
DRAG AND DROP HTML GAME ------------------------------------------------------------------------------------------------------------- COPY AND PASTE BELOW CODE: READ MORE: http://fbgadgets.blogspot.c…
BASIC TEXT OR SCROLL BOX OR IMAGE SRC HTML CODES ------------------------------------------------------------------------------------------------------ CODE 1 ------------------------------------------------------------------…
RECAPTCHA KEY CONTCAT FORM FOR BLOGGER ------------------------------------------------------------------------------------------------------------ COPY AND PASTE BELOW CODE READMORE: http://kontactr.com/ https…
DRAG AND DROP HTML GAME ------------------------------------------------------------------------------------------------------------- COPY AND PASTE BELOW CODE: READ MORE: http://fbgadgets.blogspot.c…
WEBSITE TRANSLATOR AND THUMBNAIL Read More: http://www.worldlingo.com/en/products/instant_website_translator.html http://www.makeathumbnail.com/thumbnail.php http://www.sciweavers.org/free-online-web-to-im…
SYNTAX HIGHLIGHTER BLOGGER TEMPLATE ========================================================================= COPY AND PASTE BELOW CODE IN BLOGGER TEMPLATE http://fbgadgets.blogspot.co.uk/2014/08/syntax-h…
DRAG AND DROP IMAGES ABOVE BOX TO BELOW BOX WITH JQUERY ------------------------------------------------------------------------------------------------------------- COPY AND PASTE BELOW CODE: READ MORE: http://fbgadgets.blogspot.…
FANCY BOX JS FIDDLE - jsFiddle demo //![CDATA[ $(window).load(function(){ $(document).ready(function() { $(".fancybox").fancybox({ openEffect: 'none', closeEffe…
SYNTAX HIGHLIGHTER BLOGGER TEMPLATE --------------------------------------------------------------------------------------------------------- READ MORE: http://fbgadgets.blogspot.co.uk/2014/08/syntax-highlight…
Drag and Drop Practice Game With Image ------------------------------------------------------------------------------------------------------------- COPY AND PASTE BELOW CODE: READ MORE: http://fbgadgets.blogspot.…
Related PostWidget WithFirst Big Thumbnail ----------------------------------------------------------------------------------------------------------- COPY AND PASTE BELOW CODE READ MORE: http://fbgadgets.blogspot.co.u…
WHITE SPACE REMOVER CODE --------------------------------------------------------------------------------------------------------------------- COPY AND PASTE BELOW CODE IN POST HTML SECTION COPY CODE …
How to open a .DLL or .EXE file in Resource Editor READ MORE: ---------------------------------------------------------------------------------------------------------- http://www.solvusoft.com/en/file-extensions/file-extensio…
AUTOMATION ANY WEBSITES ------------------------------------------------------------------------------------------------------ READ MORE: https://www.automationanywhere.com/webdataext?r=google&w=…
DINO PAIRS MATCHING GAME ------------------------------------------------------------------------------------------------------------- COPY AND PASTE BELOW CODE: READ MORE: http://fbgadgets.blogspot…
White Space Remover /************************************BODY************************************/ body { background-color: #eee; font-family: Arial, Helvetica Neue, Helvetica, sans-serif; fo…
DRAG AND DROP HTML GAME ------------------------------------------------------------------------------------------------------------- COPY AND PASTE BELOW CODE: READ MORE:…
EDIT IMAGE IN NOTEPAD++ ---------------------------------------------------------------------------------------------------------------------- https://www.google.co.uk/search?q=edit+picture+in+no…
WORD PRESS PARTS -------------------------------------------------------------------------------------------------------- Read More: ----------------------------------…
SEARCH BOX EXCELENCIA ----------------------------------------------------------------------------------------------------- FIND B SKIN TAG AND REPLACE WITH BELOW CODE ]]></b:skin> --…
MAKE DLL FILE AND OPEN IN VISUAL BASIC 2008-2010 READ MORE: ----------------------------------------------------------------------------------------------------------------------- http://www.solvusoft.com/en/file-ex…
SHOPPING CART BLOGGER TEMPLATE PART 1 READ MORE: ------------------------------------------------------------------------------------------------------------ http://fbgadgets.blogspot.co.uk/2014/08/shopping-cart-bl…
Drag and Drop Practice Game With Image ------------------------------------------------------------------------------------------------------------- COPY AND PASTE BELOW CODE: READ MORE: http://fbgadgets.blogspot.c…
SYNTAX HIGHLIGHTER BLOGGER TEMPLATE ----------------------------------------------------------------------------------------------------------- READ MORE: http://fbgadgets.blogspot.co.uk/2014/08/syntax-highl…
DRAG AND DROP HTML GAME ------------------------------------------------------------------------------------------------------------- COPY AND PASTE BELOW CODE: READ MORE: http://fbgadgets.blogspot.…
Sprite Sheet Animation ------------------------------------------------------------------------------------------------------------- COPY AND PASTE BELOW CODE: READ MORE: http://fbgadgets.blogspot.…
HOW TO GET MALWARE ADD POPUP WITHOUT SOFTWARE --------------------------------------------------------------------------------------------------------- STEP 1: GO TO WINDOW TASK MANAGER STEP 2: OPEN FILE LOCATION AND DE…
INSTALL WORD PRESS TEMPLATE Plugins are tools which provide additional functionality to your application. To install a plugin you generally just need to put the plugin file into your 'wp-content/plugins' di…
DRAG AND DROP IMAGES ABOVE BOX TO BELOW BOX WITH JQUERY ------------------------------------------------------------------------------------------------------------- COPY AND PASTE BELOW CODE: READ MORE: http://fbgadgets.blogs…
SEARCH BOX WITHOUT JAVA CODE ------------------------------------------------------------------------------------------------------------- COPY AND PASTE BELOW CODE <input id='input' name='q' placeholde…
DRAG AND DROP PRACTICE GAME WITH IMAGE ------------------------------------------------------------------------------------------------------------- COPY AND PASTE BELOW CODE: READ MORE: http://fbgadgets.blogspo…
IMAGE SCROLL BOX WITH MOUSE CURSOR ----------------------------------------------------------------------------------------------------- SAVE AS BELOW CODE IN HTML PAGE READ MORE: http://www.freebits.co.u…
Dino Pairs Matching Game ------------------------------------------------------------------------------------------------------------- COPY AND PASTE BELOW CODE: READ MORE: http://fbgadgets.blogspot.…
CARD GAMES WITH DRAG AND DROP WITH JQUERY AND HTML ------------------------------------------------------------------------------------------------------------- COPY AND PASTE BELOW CODE: READ MORE: http://fbgadgets.blogspot.…
DRAG AND DROP WITH JQUERY AND HTML TUTORIAL ------------------------------------------------------------------------------------------------------------- COPY AND PASTE BELOW CODE: READ MORE: http://fbgadgets.blogspot.…
RECENT OR FEATURED POST SLIDER AFTER FOOTER ------------------------------------------------------------------------------------------------------------- COPY AND POST CODE READ MORE: http://fbgadgets.blogspot.co.uk/2…
SYNTAX HIGHLIGHTER ON LINE FOR BLOGGER ---------------------------------------------------------------------------------------------------------- READ MORE: http://fbgadgets.blogspot.co.u…
Recommended Post Slide out for Blogger ---------------------------------------------------------------------------------------------------- RECOMMENDED POST SLIDE OUT FOR BLOG - YouTube ▶ 2:50 https:/…
UnityAssetsExplorer Read More: https://yadi.sk/d/pQCvUUC02D3aY …
BLOG FILE HOSTING GOOGLE PROJECT WITH TORTOISE SVN SOFTWARE EDIT HTML PAGE IN GOOGLE - YouTube ▶ 4:19 https://www.youtube.com/watch?v=Q4yfMqPFSYE 16 mins ago - Uploaded by SAVE MONEY http://fbgadgets.blogspot.co.uk/2016/09/…
DRAG AND DROP HTML GAME ------------------------------------------------------------------------------------------------------------- COPY AND PASTE BELOW CODE: READ MORE: http://fbgadgets.blogs…
RELATED POST WIDGET LIST SHAPE ---------------------------------------------------------------------------------------------------------------- READ MORE: http://fbgadgets.blogspot.co.uk/2013/12/n-relate-pos…
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment
Click to see the code!
To insert emoticon you must added at least one space before the code.