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 :

NOTE PAD ++ SYNTAX HIGHLIGHTER FOR ...

ONLINE ZIP OPNER

JAVA COLOR PICKER WITH

GOOGLE CONSOLE

GOOGLE CHROME EXTENSION FILE SAVE O...

OPEN DESKTOP TEXT FILE BY COMMAND P...

HOW TO GET MALWARE ADD POPUP WITHOU...

SHOPIFY JACK MOORE ZOOM

RELATED POST WIDGET LIST SHAPE

BUTTON PADDING CHANGE HEIGHT WIDTH

CSS SYNTAX HIGHLIGHT CHANGE IN NOT...

WEB IMAGE DOWNLOADER

TEXT COMPARE OR DUPLI TEXT FINDER

BLOCK JAVA SCRIPT BY GOOGLE CHROME

MOUSE COORDINATES IN JAVA SCRIPT

RELATED POST WIDGET LIST WITHOUT TH...

WHACK A RAT CSS GAME

USE ARABIC URDU LANGUAGE IN HTML

POST DATE THUMBNAIL IN BLOG

POST DATE HEADER IN BLOG
?
+
X
Recommended for you
Loading..
Related Post for SYNTAX HIGHLIGHTER BLOGGER TEMPLATE
CSS SYNTAX HIGHLIGHT CHANGE IN NOTEPAD++ SYNTAX HIGHLIGHTER ------------------------------------------------------------------------------------------------------------------- SYNTAX HIGHLIGHTER LINKS -----------------------------------ā¦
RELATED POST WIDGET LIST WITHOUT THUMBNAIL ------------------------------------------------------------------------------------------------------- FIND HEAD </head> TAG AND PASTE BELOW CODE WHEN Wā¦
HTML CSS GREEN COMMENTS NOTEPAD++ ------------------------------------------------------------------------------------------------------------------------- READ MORE: https://www.youtube.com/watch?v=Abqwpg5mp_Uā¦
SCREEN TO GIF ------------------------------------------------------------------------------------------------------------------ Read More: 3:30 PDF HTML IMAGE CONVERTER HDā¦
BLOCK JAVA SCRIPT BY GOOGLE CHROME -------------------------------------------------------------------------------------------------------------------------------------- java file block in google chrome hā¦
NOTEPAD++ REMOVE UNWANTED LINES ------------------------------------------------------------------------------------------------------------------------------------------------------------ STEP NO : 1 1- CTā¦
NOTE PAD ++ SYNTAX HIGHLIGHTER FOR BLOGGER POST --------------------------------------------------------------------------------------------------------------------- NOTE PAD ++ SYNTAX HIGHLIGHTER FOR BLOGGER POST https://ā¦
WHACK A RAT CSS GAME ----------------------------------------------------------------------------------------------------------------- ReadMore: https://dzone.com/articles/css3-games-collection httā¦
POST DATE THUMBNAIL IN BLOG -------------------------------------------------------------------------------------------------------- READ MORE: 11:02 POST DATE THUMBNAIL IN BLOG HD Jan 2ā¦
CSS CLICK DROPDOWN -------------------------------------------------------------------------------------------------------------- CODE 1: http://koen.kivits.com/articles/pure-css-menu/ ---------ā¦
HTML SYNTAX HIGHLIGHTER ----------------------------------------------------------------------------------------------------------------- CODE: -------------------------------------------------------ā¦
IMAGE UPLOAD WITH JAVA WITH PHP CODE ------------------------------------------------------------------------------------------------------ CREATE FOLDER AND CREATE AND SAVE FILES ONE BY ONE IN THIS FOLDER &nbā¦
BOOTSNIPP LOGIN SIGNUP FORM ----------------------------------------------------------------------------------------------------------- READ MORE: http://bootsnipp.com/tags/login http://bootsnipp.com/sā¦
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ā¦
BLOGGER INCLUDABLE SECTION ------------------------------------------------------------------------------------------------------------------ COPY AND PASTE BELOW CODE ---------------------------------ā¦
TEXT COMPARE OR DUPLI TEXT FINDER ------------------------------------------------------------------------------------------------------------------ READ MORE: FIND RED TEXT IN GOOGLE: text compare downlā¦
FLASH PLAYER SWF FILE DOWNLOAD ARCHIVES ---------------------------------------------------------------------------------------------------------------- FLASH PLAYER DOWNLOAD FROM ARCHIVES https://helpx.adobe.com/flaā¦
DRAG AND DROP WITH IMAGE ------------------------------------------------------------------------------------------------------------- COPY AND PASTE BELOW CODE: READ MORE: http://fbgadgets.blogspā¦
IMAGE UPLOAD WITH JAVA WITHOUT PHP CODE ------------------------------------------------------------------------------------------------------ COPY AND PASTE BELOW CODE IN NOTE PAD AND SAVE IN HTML FILE -----------ā¦
POST DATE HEADER IN BLOG -------------------------------------------------------------------------------------------------------- DEFAULT LANGUAGE SETTING READ MORE: POST DATE TUMBNAIL IN BLOG http://fā¦
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.