Thursday, 28 August 2014
SYNTAX HIGHLIGHTER BLOGGER TEMPLATE


---------------------------------------------------------------------------------------------------------
READ MORE:
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
------------------------------------------------------------------------------------------------------------
<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'/>
------------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------
<script
language='javascript'
src='https://project-ayesha.googlecode.com/svn/trunk/shCore.js'/>
<script
language='javascript'
src='https://project-ayesha.googlecode.com/svn/trunk/shBrushCSharp.js'/>
<script
language='javascript'
src='https://project-ayesha.googlecode.com/svn/trunk/shBrushJScript.js'/>
<script
language='javascript'
src='https://project-ayesha.googlecode.com/svn/trunk/shBrushRuby.js'/>
<script
language='javascript' src='https://project-ayesha.googlecode.com/svn/trunk/shBrushPhp.js'/>
<script
language='javascript' src='https://project-ayesha.googlecode.com/svn/trunk/shBrushJava.js'/>
<script
language='javascript' src='https://project-ayesha.googlecode.com/svn/trunk/shBrushVb.js'/>
<script
language='javascript' src='https://project-ayesha.googlecode.com/svn/trunk/shBrushSql.js'/>
<script
language='javascript' src='https://project-ayesha.googlecode.com/svn/trunk/shBrushXml.js'/>
<script
language='javascript' src='https://project-ayesha.googlecode.com/svn/trunk/shBrushDelphi.js'/>
<script
language='javascript' src='https://project-ayesha.googlecode.com/svn/trunk/shBrushPython.js'/>
<script
language='javascript' src='https://project-ayesha.googlecode.com/svn/trunk/shBrushCss.js'/>
<script language='javascript'
src=' https://project-ayesha.googlecode.com/svn/trunk/shBrushPowerShell.js'/>
<script
language='javascript' src='https://project-ayesha.googlecode.com/svn/trunk/shBrushCpp.js'/>
<script src=' https://project-ayesha.googlecode.com/svn/trunk/hl.js'
type='text/javascript'/>
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
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 :

JS IMAGE SCROLLER

QUICK FIND TOOL GOOGLE CHROME FOR ...

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
?
+
X
Recommended for you
Loading..
Related Post for SYNTAX HIGHLIGHTER BLOGGER TEMPLATE
Recommended Post Slide out for Blogger ---------------------------------------------------------------------------------------------------- RECOMMENDED POST SLIDE OUT FOR BLOG - YouTube ▶ 2:50 https:/…
SYNTAX HIGHLIGHTER ON LINE FOR BLOGGER ---------------------------------------------------------------------------------------------------------- READ MORE: http://fbgadgets.blogspot.co.u…
IMAGE UPLOAD WITH JAVA WITHOUT PHP CODE ------------------------------------------------------------------------------------------------------ COPY AND PASTE BELOW CODE IN NOTE PAD AND SAVE IN HTML FILE -----------…
How to open a .DLL or .EXE file in Resource Editor READ MORE: ---------------------------------------------------------------------------------------------------------- http://www.solvusoft.com/en/file-extensions/file-extensio…
SYNTAX HIGHLIGHTER BLOGGER TEMPLATE ========================================================================= COPY AND PASTE BELOW CODE IN BLOGGER TEMPLATE http://fbgadgets.blogspot.co.uk/2014/08/syntax-h…
WORD PRESS PARTS -------------------------------------------------------------------------------------------------------- Read More: ----------------------------------…
BOOTSNIPP LOGIN SIGNUP FORM ----------------------------------------------------------------------------------------------------------- READ MORE: http://bootsnipp.com/tags/login http://bootsnipp.com/s…
RELATED POST WIDGET LIST SHAPE ---------------------------------------------------------------------------------------------------------------- READ MORE: http://fbgadgets.blogspot.co.uk/2013/12/n-relate-pos…
RELATED POST WIDGET LIST WITHOUT THUMBNAIL ------------------------------------------------------------------------------------------------------- FIND HEAD </head> TAG AND PASTE BELOW CODE WHEN W…
AUTOMATION ANY WEBSITES ------------------------------------------------------------------------------------------------------ READ MORE: https://www.automationanywhere.com/webdataext?r=google&w=…
WHACK A RAT CSS GAME ----------------------------------------------------------------------------------------------------------------- ReadMore: https://dzone.com/articles/css3-games-collection htt…
HTML CSS GREEN COMMENTS NOTEPAD++ ------------------------------------------------------------------------------------------------------------------------- READ MORE: https://www.youtube.com/watch?v=Abqwpg5mp_U…
USE ARABIC URDU LANGUAGE IN HTML ------------------------------------------------------------------------------------------------------------- Read More: 13:22 USE ARABIC URDU LANGUAGE IN HTML&n…
FLASH PLAYER SWF FILE DOWNLOAD ARCHIVES ---------------------------------------------------------------------------------------------------------------- FLASH PLAYER DOWNLOAD FROM ARCHIVES https://helpx.adobe.com/fla…
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…
SYNTAX HIGHLIGHTER BLOGGER TEMPLATE --------------------------------------------------------------------------------------------------------- READ MORE: http://fbgadgets.blogspot.co.uk/2014/08/syntax-highlight…
FLASH 8 DOWNLOAD DIRECT LINKS TO YOUR FILES ON GOOGLE DRIVE - YouTube ▶ 5:17 https://www.youtube.com/watch?v=ehue47G5ayc 14 hours ago - Uploaded by SAVE MONEY DIRECT LINKS&n…
Search Engine Optimization Toolkit UN USED CSS IN GOOGLE Free SEO Toolkit Start with the free download, review your website, and make changes fast. The SEO Toolkit with its detailed analysis and search engine friendly suggestion…
NOTEPAD++ REMOVE UNWANTED LINES ------------------------------------------------------------------------------------------------------------------------------------------------------------ STEP NO : 1 1- CT…
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…
CSS SYNTAX HIGHLIGHT CHANGE IN NOTEPAD++ SYNTAX HIGHLIGHTER ------------------------------------------------------------------------------------------------------------------- SYNTAX HIGHLIGHTER LINKS -----------------------------------…
JAVA COLOR PICKER WITH jQuery UI Slider - Colorpicker jQuery UI Selectable - Serialize #red, #green, #blue { float: left; clear: left; width: 300px; margin: 15px; } #swatch { width: 1…
SCREEN TO GIF ------------------------------------------------------------------------------------------------------------------ Read More: 3:30 PDF HTML IMAGE CONVERTER HD…
Related PostWidget WithFirst Big Thumbnail ----------------------------------------------------------------------------------------------------------- COPY AND PASTE BELOW CODE READ MORE: http://fbgadgets.blogspot.co.u…
DRAG AND DROP WITH IMAGE ------------------------------------------------------------------------------------------------------------- COPY AND PASTE BELOW CODE: READ MORE: http://fbgadgets.blogsp…
BASIC TEXT OR SCROLL BOX OR IMAGE SRC HTML CODES ------------------------------------------------------------------------------------------------------ CODE 1 ------------------------------------------------------------------…
HOW TO GET MALWARE ADD POPUP WITHOUT SOFTWARE --------------------------------------------------------------------------------------------------------- STEP 1: GO TO WINDOW TASK MANAGER STEP 2: OPEN FILE LOCATION AND DE…
ONLINE ZIP OPNER ---------------------------------------------------------------------------------------------------------- FIND THIS RED WORD IN GOOGLE online zip opener READ MORE: http://onl…
MAKE DLL FILE AND OPEN IN VISUAL BASIC 2008-2010 READ MORE: ----------------------------------------------------------------------------------------------------------------------- http://www.solvusoft.com/en/file-ex…
HTML SYNTAX HIGHLIGHTER ----------------------------------------------------------------------------------------------------------------- CODE: -------------------------------------------------------…
SYNTAX HIGHLIGHTER BLOGGER TEMPLATE ----------------------------------------------------------------------------------------------------------- READ MORE: http://fbgadgets.blogspot.co.uk/2014/08/syntax-highl…
IMAGE UPLOAD WITH JAVA WITH PHP CODE ------------------------------------------------------------------------------------------------------ CREATE FOLDER AND CREATE AND SAVE FILES ONE BY ONE IN THIS FOLDER &nb…
NOTE PAD ++ SYNTAX HIGHLIGHTER FOR BLOGGER POST --------------------------------------------------------------------------------------------------------------------- NOTE PAD ++ SYNTAX HIGHLIGHTER FOR BLOGGER POST https://…
EDIT IMAGE IN NOTEPAD++ ---------------------------------------------------------------------------------------------------------------------- https://www.google.co.uk/search?q=edit+picture+in+no…
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.