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 :

GOOGLE CUSTOM SEARCH BOX

RADIO BUTTON SLIDER TO KEY FRAME SL...

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
?
+
X
Recommended for you
Loading..
Related Post for SYNTAX HIGHLIGHTER BLOGGER TEMPLATE
IMAGE UPLOAD WITH JAVA WITHOUT PHP CODE ------------------------------------------------------------------------------------------------------ COPY AND PASTE BELOW CODE IN NOTE PAD AND SAVE IN HTML FILE -----------…
MOUSE COORDINATES IN JAVA SCRIPT -------------------------------------------------------------------------------------------------------------- mouse coordinates finder on website https://chrome.google.com/web…
DRAG AND DROP WITH IMAGE ------------------------------------------------------------------------------------------------------------- COPY AND PASTE BELOW CODE: READ MORE: http://fbgadgets.blogsp…
WEB IMAGE DOWNLOADER ----------------------------------------------------------------------------------------------------------------- IMAGE DOWNLOAD EXTENSIONS READ MORE: https://chrome.google.c…
TEXT COMPARE OR DUPLI TEXT FINDER ------------------------------------------------------------------------------------------------------------------ READ MORE: FIND RED TEXT IN GOOGLE: text compare downl…
CSS CLICK DROPDOWN -------------------------------------------------------------------------------------------------------------- CODE 1: http://koen.kivits.com/articles/pure-css-menu/ ---------…
SCREEN TO GIF ------------------------------------------------------------------------------------------------------------------ Read More: 3:30 PDF HTML IMAGE CONVERTER HD…
NOTEPAD++ REMOVE UNWANTED LINES ------------------------------------------------------------------------------------------------------------------------------------------------------------ STEP NO : 1 1- CT…
BUTTON CHANGE INTO DROPDOWN MENU ----------------------------------------------------------------------------------------------------------------- DIV TAG DROPDOWN MENU https://www.youtube.com/watc…
IMAGE UPLOAD WITH JAVA WITH PHP CODE ------------------------------------------------------------------------------------------------------ CREATE FOLDER AND CREATE AND SAVE FILES ONE BY ONE IN THIS FOLDER &nb…
CSS SYNTAX HIGHLIGHT CHANGE IN NOTEPAD++ SYNTAX HIGHLIGHTER ------------------------------------------------------------------------------------------------------------------- SYNTAX HIGHLIGHTER LINKS -----------------------------------…
BLOCK JAVA SCRIPT BY GOOGLE CHROME -------------------------------------------------------------------------------------------------------------------------------------- java file block in google chrome h…
HTML CSS GREEN COMMENTS NOTEPAD++ ------------------------------------------------------------------------------------------------------------------------- READ MORE: https://www.youtube.com/watch?v=Abqwpg5mp_U…
NOTE PAD ++ SYNTAX HIGHLIGHTER FOR BLOGGER POST --------------------------------------------------------------------------------------------------------------------- NOTE PAD ++ SYNTAX HIGHLIGHTER FOR BLOGGER POST https://…
ARROW BUTTON ------------------------------------------------------------------------------------------------------- COPY AND PASTE BELOW CODE ---------------------------------------------…
BUTTON PADDING CHANGE HEIGHT WIDTH ------------------------------------------------------------------------------------------------------------ PADDING BUTTON CHANGE INTO WIDTH AND HEIGHTEMOJI SITEShttps://yayte…
RELATED POST WIDGET LIST WITHOUT THUMBNAIL ------------------------------------------------------------------------------------------------------- FIND HEAD </head> TAG AND PASTE BELOW CODE WHEN W…
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.