KODULAR Responsive Blogger Template

Get the best theme according to your needs

Quảng Cáo Đầu Bài

Html Dictionary - All HTML tags in one


TagInformation
<! - ... ->Used to give a comment or description. The sentence located in this container will not be seen in the browser
<! DOCTYPE> Defines document type information 
<a>Defines an anchor, but it is more appropriate to interpret it as a link because this link is used to link one HTML document to another HTML document 
<abbr>Used to describe a shortened phrase and you can provide useful information to page source searchers / screen readers / translation systems, translation systems and search engines that come from abbreviations that have been described, but when in the browser the description will not appear and only for information
<acronym>Defining the acronym / function of this tag is more or less the same as the <abbr> tag
<address>Defines contact information for authors / document owners
<applet>Used to insert java files into HTML documents
<area />Defines clickable areas (links) on the map image
<b>Make text bold
<base />Defines the base URL / target for all relative URLs in the document
<basefont />Make default text attributes, such as color, size, font type for all text in the document
<bdo>Used to overwrite the direction of the text
<big>Increase the text size by one point from the default
<blink>Make text blink
<blockquote>Defines a long quote. When in the browser the text will appear indented 
<body>Defining the body / contents of HTML documents, serves to determine how the contents of a document are displayed in a web browser. The contents of the document can be text, images, animations, links and so on
<br />Give a new line / move a line
<button>Defines a clickable button
<caption>Make a caption on the table
<center>For centering text or image alignment 
<cite>Define a quote
<code>Defines a piece of computer code
<col />Defines the attribute values ​​of one or more columns in a table
<colgroup>Define groups of one or more columns in a table for performance
<dd>Defines the description of the items in the definition list
<del>To give center line to text / cross out text
<dfn>Defines a definition term
<dir>Defines a directory listing
<div>Defines a section in the document 
<dl>Defines a list of definitions
<dt>Defines terms (items) in the definition list
<em>Make text italic. The function of this tag is the same as the tag <i> but the <em> tag is more recommended / emphasized on use for italic text
<embed>Used to insert video files or music files
<fieldset>To group elements that are related in a form / make like frame-boxes in a form
<tennisDefines the font type, color and size for text
<form>Defines an HTML form for form input
<frame />Defines frames in frameset
<frameset>Defines a set of frames
<h1> to <h6>Used to indicate the beginning of a header / title of the HTML document.
<head>Used to provide information about the document
<hr />Make a horizontal line
<html>Defines the root of an HTML document
<i>Make text italic
<iframe>Defines an inline frame
<img />Function to display images in HTML documents
<input />Defines the input fields in the form
<ins>Make the text underlined
<kbd>Defines the text input from the keyboard
<label>Defines a label for an <input> element
<legend>Defines a caption for the <fieldset> element
<li>Used to display information in the form of list items 
<link />Defines the relationship between documents and their external sources
<listing>The function of this tag is the same as the <pre> tag and it is recommended to use the <pre> tag because the <listing> tag is inappropriate / protested
<map>Defines client-side map image
<marquee> Make text run vertically or horizontally
<menu>Defines a menu list
<meta />Defines metadata about an HTML document
<nobr>Prevents changing lines in text or images
<noframes>If the user's browser does not support frames
<noscript>If the user's browser does not support client-side scripts
<object>put an embed of an object
<ol>Defines list in numbering format
<optgroup>Displays several choices that have been grouped in the form of a drop-down list
<option>Displays several shaped choices in a drop-down list
<p>Make a paragraph
<param />Defines a parameter for an object
<pre>Make text with the same font size
<q>Define a short quote
<s>To center the text / cross out text, this tag function is the same as the <del> tag but the <s> tag is not recommended instead of using the <del> tag
<samp>Defines an example output from a computer program
<script>Defines client-side script
<select>Make a drop-down list
<small>Decrease the text size from the default size
<span>Defines a section in the document 
<strike>To center the text / cross out text, this tag functions the same as the <del> tag
<strong>Making text bold, the function of this tag is the same as the <b> tag
<style>Defines style information for HTML documents
<sub>Give a subscript effect on the text
<sup>Superscript effect on the text
<table>Make a table
<tbody>To group body contents in a table
<td>Defines cells in a table
<textarea>Defines a multiline input control
<tfoot>To group footer contents in a table
<th>Defines header cells in a table
<thead>To group the contents of headers in a table
<title>Create a title for the HTML document
<tr>Make a row in a table
<tt>Defines teletype text
<u>Creating underlined text, this tag's function is the same as the <ins> tag but the <u> tag is not recommended for HTML text formatting categories but instead includes the HTML Style category
<ul>Defines a list in bullet format
<var>Defines a variable
<xmp>Defining preformatted text, the function of this tag is the same as the <pre> tag

Html Dictionary - All HTML tags in one


TagInformation
<! - ... ->Used to give a comment or description. The sentence located in this container will not be seen in the browser
<! DOCTYPE> Defines document type information 
<a>Defines an anchor, but it is more appropriate to interpret it as a link because this link is used to link one HTML document to another HTML document 
<abbr>Used to describe a shortened phrase and you can provide useful information to page source searchers / screen readers / translation systems, translation systems and search engines that come from abbreviations that have been described, but when in the browser the description will not appear and only for information
<acronym>Defining the acronym / function of this tag is more or less the same as the <abbr> tag
<address>Defines contact information for authors / document owners
<applet>Used to insert java files into HTML documents
<area />Defines clickable areas (links) on the map image
<b>Make text bold
<base />Defines the base URL / target for all relative URLs in the document
<basefont />Make default text attributes, such as color, size, font type for all text in the document
<bdo>Used to overwrite the direction of the text
<big>Increase the text size by one point from the default
<blink>Make text blink
<blockquote>Defines a long quote. When in the browser the text will appear indented 
<body>Defining the body / contents of HTML documents, serves to determine how the contents of a document are displayed in a web browser. The contents of the document can be text, images, animations, links and so on
<br />Give a new line / move a line
<button>Defines a clickable button
<caption>Make a caption on the table
<center>For centering text or image alignment 
<cite>Define a quote
<code>Defines a piece of computer code
<col />Defines the attribute values ​​of one or more columns in a table
<colgroup>Define groups of one or more columns in a table for performance
<dd>Defines the description of the items in the definition list
<del>To give center line to text / cross out text
<dfn>Defines a definition term
<dir>Defines a directory listing
<div>Defines a section in the document 
<dl>Defines a list of definitions
<dt>Defines terms (items) in the definition list
<em>Make text italic. The function of this tag is the same as the tag <i> but the <em> tag is more recommended / emphasized on use for italic text
<embed>Used to insert video files or music files
<fieldset>To group elements that are related in a form / make like frame-boxes in a form
<tennisDefines the font type, color and size for text
<form>Defines an HTML form for form input
<frame />Defines frames in frameset
<frameset>Defines a set of frames
<h1> to <h6>Used to indicate the beginning of a header / title of the HTML document.
<head>Used to provide information about the document
<hr />Make a horizontal line
<html>Defines the root of an HTML document
<i>Make text italic
<iframe>Defines an inline frame
<img />Function to display images in HTML documents
<input />Defines the input fields in the form
<ins>Make the text underlined
<kbd>Defines the text input from the keyboard
<label>Defines a label for an <input> element
<legend>Defines a caption for the <fieldset> element
<li>Used to display information in the form of list items 
<link />Defines the relationship between documents and their external sources
<listing>The function of this tag is the same as the <pre> tag and it is recommended to use the <pre> tag because the <listing> tag is inappropriate / protested
<map>Defines client-side map image
<marquee> Make text run vertically or horizontally
<menu>Defines a menu list
<meta />Defines metadata about an HTML document
<nobr>Prevents changing lines in text or images
<noframes>If the user's browser does not support frames
<noscript>If the user's browser does not support client-side scripts
<object>put an embed of an object
<ol>Defines list in numbering format
<optgroup>Displays several choices that have been grouped in the form of a drop-down list
<option>Displays several shaped choices in a drop-down list
<p>Make a paragraph
<param />Defines a parameter for an object
<pre>Make text with the same font size
<q>Define a short quote
<s>To center the text / cross out text, this tag function is the same as the <del> tag but the <s> tag is not recommended instead of using the <del> tag
<samp>Defines an example output from a computer program
<script>Defines client-side script
<select>Make a drop-down list
<small>Decrease the text size from the default size
<span>Defines a section in the document 
<strike>To center the text / cross out text, this tag functions the same as the <del> tag
<strong>Making text bold, the function of this tag is the same as the <b> tag
<style>Defines style information for HTML documents
<sub>Give a subscript effect on the text
<sup>Superscript effect on the text
<table>Make a table
<tbody>To group body contents in a table
<td>Defines cells in a table
<textarea>Defines a multiline input control
<tfoot>To group footer contents in a table
<th>Defines header cells in a table
<thead>To group the contents of headers in a table
<title>Create a title for the HTML document
<tr>Make a row in a table
<tt>Defines teletype text
<u>Creating underlined text, this tag's function is the same as the <ins> tag but the <u> tag is not recommended for HTML text formatting categories but instead includes the HTML Style category
<ul>Defines a list in bullet format
<var>Defines a variable
<xmp>Defining preformatted text, the function of this tag is the same as the <pre> tag

Base64 Image Encoder - Open Source Tool

Once again I'm having one tool for you this tool will help you in base64 encode images. This is very useful tool to make your images encoded in base64 code.


Good day developers today we are going to build Base64 Encode Images

As you know the HTML markup is mandatory for that so we should have some HTML markup first . Below is the code provided and you have to save it with the filename as provided.
The HTML code provided below can have some errors because the source code is automatically encoded so I recommend you to download the project files from the download link provided below.

Save It As Base64 Encode Images/index.html :

<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>embed base64</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css">
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<div class="head"></div>
<h1>embed base64</h1>
<h2>easy, client side base64 encoder</h2>
<div class="upload">
<div class="inner">
Click or drop a file here.
</div>
</div>
<br />
<div class="sub">★ <span><a href="">Online/offline app & help</a> ★ <a href="https://sayemtutorial.blogspot.com">Downloaded From</a></span> ★</div>
<section id="result" style="display:none;">
<textarea class="base64"></textarea>
</section>
<form>
<input type='file' id="image_input" style="display:none;"/></form>
<div class="foot"></div>
<script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js
<script src="js/index.js"></script>
</body>
</html>
The tools which I share with you are not always created by me sometimes I found these tools on internet and i share them with you.
Without CSS our this script (Base64 Encode Images) will never look taking. So here we are, our HTML markup is ready now we have to personalize our HTML and it can be done using CSS.

So below is the CSS code for our HTML markup and you have to save it with the filename as provided. Make a new folder called css and put this file to that folder.
The CSS code provided below can have some errors because the source code is automatically encoded so I recommend you to download the project files from the download link provided below.

Save It As Base64 Encode Images/css/style.css : 

@import url(https://fonts.googleapis.com/css?family=Roboto:400,200,300|Lily+Script+One);
body { background-color:#E3E6C8; font-family:Roboto, Helvetica, sans-serif; font-weight:300; padding:0; margin:0; position:absolute; left:0; right:0; top:0; bottom:0; }
h1 { font-size:82px; text-align: center; font-weight:300; padding-bottom:0; margin-bottom:0; font-family: 'Lily Script One', cursive; }
h2 { font-size:24px; text-align: center; font-weight:200; letter-spacing:3px; margin-top:2px; margin-bottom:2em; }
.upload { background-color: #dcc483; padding:8px; border-radius:10px; cursor: pointer; margin-bottom:3em; width:400px; margin:0 auto; }
.upload .inner { padding:24px; font-size:22px; border-radius:10px; border:4px dashed #B39C5D; text-align: center; font-weight:400; color:#A38E55;
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-ms-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out; }
.upload:hover .inner { color:#94804A; border-color:#94804A; }
.sub { display:block; text-align:center; }
div.sub a { color:#727554; text-decoration:none; }
div.sub a:hover { text-decoration:underline; }
div.sub span { font-weight: 200; font-size: 14px }
textarea { width:100%; height:140px; padding:8px; font-size:90%; font-family:Roboto; font-weight:300; background-color:#efefef; color:#343536; border:1px solid #bbb; border-radius:3px; outline-color: #E3E6C8; }
section { padding:2em; padding-bottom:4em; }
body, html, textarea, section {
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.head, .foot { height:24px; position:absolute; top:0; left:0; right:0; background-color: #dcc483; padding:0px; }
.foot { top:auto; bottom:0; position:fixed; }
.head:before, .foot:before { content:" "; display:block; position:absolute; top:10px; left:0; right:0; border-bottom:4px dashed #B39C5D; }
The customisation of this base64 image encoder tool is very much interactive and beautiful. After applying CSS your tool will have some look you can see the preview below.
Preview
Base64 Image Encoder - Open Source Tool
So we have written HTML markup and customised it and now we will add some functionality in this project (Base64 Encode Images).

To make this project (Base64 Encode Images) work properly for that we will use JavaScript.

So here is a JavaScript for our project (Base64 Encode Images) and also save it with the filename as provided. Make a new folder called js and put this file to that folder.
The JavaScript code provided below can have some errors because the source code is automatically encoded so I recommend you to download the project files from the download link provided below.

Save It As Base64 Encode Images/js/index.js :

function readURL(input) {
if (input && input[0]) {
var reader = new FileReader();
reader.onload = function (e) {
$("#result .base64").val( e.target.result )
$("#result").slideDown();
}
reader.readAsDataURL(input[0]);
}
}

$(document).ready(function(){
$("#image_input").change(function(){
readURL(this.files);
});

$(".upload").click(function(){
$("#image_input").click();
});

$(".upload").on('drop', function(e) {
e.preventDefault();
readURL(e.originalEvent.dataTransfer.files);
}).on('dragover', function(e){
e.stopPropagation();
e.preventDefault();
e.dataTransfer.dropEffect = 'copy';
});

$("textarea").focus(function() {
var $this = $(this);
$this.select();
$this.mouseup(function() {
$this.unbind("mouseup");
return false;
});
});
});
Once again I always say that JavaScript is the important part of any online tool because without JavaScript our application will not know what it has to do.

I have added drag and drop functionality in this tool.

Ending :

So here we are, We have done and our project Base64 Encode Images is ready now you can save all the files as provided.
Like CSS files in css folder and JavaScript files in a JS folder name. Below is folder tree of the files and folders of this project.
  • Base64 Encode Images
    • css
      • style.css
    • js
      • index.js
    • index.html

Download Project (Base64 Encode Images) File :

Base64 Encode Images.zip

Sayem Tutorial File Size 684B
If it doesn't download automatically, please click Download again. And if the link is broken, please report via the Contact Form page of this blog.

How To Install Css Tool Tip In Blogger Template

HOW TO INSTALL CSS TOOL TIP IN BLOGGER TEMPLATE
Do you realize what is Tool Tip? You may have found in sites or blog when you move mouse over a component symbol then little popup box show up with additional information and after when you slide your transition to anyplace the popup box vanish that is called Tool tip.Today in this article we are going to explain How to Install CSS tool Tip in Blogger Template.The main advantage of tool tip is that you can give extra indicate information regarding your post,article or anything with only one element.There are parcel's of stunts accessible over the internet to creating tool tip using javascript, bootstrap, CSS, HTML etc.But the CSS tool tip is entirely unexpected from every single other stunt with the assistance of CSS tool you can show the extra significant information regarding your point without providing any outer links.These Small Popup Bubbles make your site exceptional.

DEMO

We have used Pure CSS for creating tool tip element.rest all the tricks for making or simply tool tip is big and confusing,best is one is only the CSS. We have developed this CSS tool tip with as much as possible in a precise way.We have tried hard to serve best to our readers this tool tip is very simple with just an info element.Let's take a look on how to create CSS tool tip for blogspot websites or blog.To implement this trick just follow the steps mentioned below.
HOW TO CREATE CSS TOOL TIP FOR BLOGGER TEMPLATE

Installation Steps:

Step 1. Log in to your Blogger account and Go to your Blogger Dashboard.
Step 2. Now go to Template -> Edit HTML.
Step 3. Now Search for ]]></b:skin> or </style> by Pressing Ctrl+F keys.
Step 4. Copy the below CSS code and paste it just before the ]]></b:skin> or </style> tag.
/* CSS Tool Tip Trick by SayemTutorial.Blogspot.com*/
.bsd-tooltip{position:absolute;top:16px;right:16px;text-align:center;background-color:#ff4400;border-radius:50%;width:24px;height:24px;font-size:12px;line-height:26px;cursor:default;transition:all 0.5s cubic-bezier(0.55,0,0.1,1)}
.bsd-tooltip:hover{cursor:pointer;background-color:#666}
.bsd-tooltip:before{content:'!';font-weight:900;color:#fff}
.bsd-tooltip p{visibility:hidden;opacity:0;text-align:left;background-color:#ff4400;padding:20px;width:300px;position:absolute;border-radius:6px;right:-6px;color:#fff;font-size:12px;line-height:normal;transform:scale(0.7);transform-origin:100% 0%;transition:all 0.5s cubic-bezier(0.55,0,0.1,1)}
.bsd-tooltip:hover p{cursor:default;visibility:visible;opacity:1;transform:scale(1.0)}
.bsd-tooltip p:before{position:absolute;content:'';width:0;height:0;border:6px solid transparent;border-bottom-color:#ff4400;right:10px;top:-12px}
.bsd-tooltip p:after{width:100%;height:40px;content:'';position:absolute;top:-5px;left:0}
.bsd-tooltip a{color:#fff;font-weight:700}
.bsd-tooltip a:hover,.bsd-tooltip a:focus{color:#fff;text-decoration:underline}

Step 5. Now Save your Template..Done !

HOW TO ADD CSS TOOL TIP HTML CODE IN BLOGSPOT 


This is very simple,after completing above step that means you have installed css tool tip code snippet in your blogger template.But now to display the tool tip information box in website you need to add HTML code.You can add this HTML code inside your posts or anywhere you want to display the specific information regarding anything you can embed this html tool tip over there.So when you create new post and you want to add tool tip HTML just click on HTML button near the compose button change the view to html mode of your post and past this below HTML code and publish your post ,That's it.!


<div class="bsd-tooltip">
<p>How to Install Tool Tip In Blogger Template to display a Additional post information to the readers.
</p>
</div>

Customization:

Replace the above How to Install Tool Tip In Blogger Template to display a Additional post information to the readers. lines with your content or information message.

b:comment Tag - Blogger Tags References

b:comment Tag - Blogger Tags References
The <b:comment> tag is an instruction tag that allows you to add a comment in the XML code of the Blogger theme. Make no mistake! This tag is a real Swiss Army Knife for experienced developers and hobbyists who want to learn the XML language of Blogger.

Syntax:

<b:comment>

YOUR COMMENT HERE

<b:comment>

Characteristics:


  • The <b:comment> tag works in all of the XML, except in the tag <b:skin>.
  • Several <b:comment> tags can be combined.
  • <b:comment> tag cannot nest.

Attributes used:

At first glance, this tag can make you smile, but it is very useful because, not only does it allow you to add comments, but in addition, it executes the Blogger expressions that are in the comment.

And since that was not enough, we can also add attributes that are listed under.
AttributesClassificationPrefix "expr:"Meaning-
renderHTML classicauthorizedDisplay the comment in the HTML rendering. The expected value is true or false. Accompanied by the prefix expr:, the value may be:
  • type data boolean
  • a Blogger expression whose result is of type boolean
Optional
If attribute render is set to true the comment will be rendered and shown in HTML code otherwise it will only be shown in the blogger XML editor.

Example Usage:

These are some examples of using b:comment tag.

Comment with HTML Render:

<b:comment render='true'>
This is a comment which will also be rendered in HTML Code.
</b:comment>

HTML Render:

<!--This is a comment which will also be rendered in HTML Code.-->

Comment with Expression:

<b:comment render='true'>
<b:eval expr='data:post.hasJumpLink ? "This Page contains Jump Break or Read More Section." : "This Page does not contain Jump Break or Read More Section."'>
</b:comment>

HTML Render:

After evaluating the expression the result will be seen. If the page contains Jump Break or Read More Section the HTML Render will be as under:
<!--This Page contains Jump Break or Read More Section.-->
If the page does not contain Jump Break or Read More Section the HTML render will be like this:
<!--This Page does not contain Jump Break or Read More Section.-->

How To Install Css Tool Tip In Blogger Template

HOW TO INSTALL CSS TOOL TIP IN BLOGGER TEMPLATE
Do you realize what is Tool Tip? You may have found in sites or blog when you move mouse over a component symbol then little popup box show up with additional information and after when you slide your transition to anyplace the popup box vanish that is called Tool tip.Today in this article we are going to explain How to Install CSS tool Tip in Blogger Template.The main advantage of tool tip is that you can give extra indicate information regarding your post,article or anything with only one element.There are parcel's of stunts accessible over the internet to creating tool tip using javascript, bootstrap, CSS, HTML etc.But the CSS tool tip is entirely unexpected from every single other stunt with the assistance of CSS tool you can show the extra significant information regarding your point without providing any outer links.These Small Popup Bubbles make your site exceptional.

DEMO

We have used Pure CSS for creating tool tip element.rest all the tricks for making or simply tool tip is big and confusing,best is one is only the CSS. We have developed this CSS tool tip with as much as possible in a precise way.We have tried hard to serve best to our readers this tool tip is very simple with just an info element.Let's take a look on how to create CSS tool tip for blogspot websites or blog.To implement this trick just follow the steps mentioned below.
HOW TO CREATE CSS TOOL TIP FOR BLOGGER TEMPLATE

Installation Steps:

Step 1. Log in to your Blogger account and Go to your Blogger Dashboard.
Step 2. Now go to Template -> Edit HTML.
Step 3. Now Search for ]]></b:skin> or </style> by Pressing Ctrl+F keys.
Step 4. Copy the below CSS code and paste it just before the ]]></b:skin> or </style> tag.
/* CSS Tool Tip Trick by SayemTutorial.Blogspot.com*/
.bsd-tooltip{position:absolute;top:16px;right:16px;text-align:center;background-color:#ff4400;border-radius:50%;width:24px;height:24px;font-size:12px;line-height:26px;cursor:default;transition:all 0.5s cubic-bezier(0.55,0,0.1,1)}
.bsd-tooltip:hover{cursor:pointer;background-color:#666}
.bsd-tooltip:before{content:'!';font-weight:900;color:#fff}
.bsd-tooltip p{visibility:hidden;opacity:0;text-align:left;background-color:#ff4400;padding:20px;width:300px;position:absolute;border-radius:6px;right:-6px;color:#fff;font-size:12px;line-height:normal;transform:scale(0.7);transform-origin:100% 0%;transition:all 0.5s cubic-bezier(0.55,0,0.1,1)}
.bsd-tooltip:hover p{cursor:default;visibility:visible;opacity:1;transform:scale(1.0)}
.bsd-tooltip p:before{position:absolute;content:'';width:0;height:0;border:6px solid transparent;border-bottom-color:#ff4400;right:10px;top:-12px}
.bsd-tooltip p:after{width:100%;height:40px;content:'';position:absolute;top:-5px;left:0}
.bsd-tooltip a{color:#fff;font-weight:700}
.bsd-tooltip a:hover,.bsd-tooltip a:focus{color:#fff;text-decoration:underline}

Step 5. Now Save your Template..Done !

HOW TO ADD CSS TOOL TIP HTML CODE IN BLOGSPOT 


This is very simple,after completing above step that means you have installed css tool tip code snippet in your blogger template.But now to display the tool tip information box in website you need to add HTML code.You can add this HTML code inside your posts or anywhere you want to display the specific information regarding anything you can embed this html tool tip over there.So when you create new post and you want to add tool tip HTML just click on HTML button near the compose button change the view to html mode of your post and past this below HTML code and publish your post ,That's it.!


<div class="bsd-tooltip">
<p>How to Install Tool Tip In Blogger Template to display a Additional post information to the readers.
</p>
</div>

Customization:

Replace the above How to Install Tool Tip In Blogger Template to display a Additional post information to the readers. lines with your content or information message.

b:comment Tag - Blogger Tags References

b:comment Tag - Blogger Tags References
The <b:comment> tag is an instruction tag that allows you to add a comment in the XML code of the Blogger theme. Make no mistake! This tag is a real Swiss Army Knife for experienced developers and hobbyists who want to learn the XML language of Blogger.

Syntax:

<b:comment>

YOUR COMMENT HERE

<b:comment>

Characteristics:


  • The <b:comment> tag works in all of the XML, except in the tag <b:skin>.
  • Several <b:comment> tags can be combined.
  • <b:comment> tag cannot nest.

Attributes used:

At first glance, this tag can make you smile, but it is very useful because, not only does it allow you to add comments, but in addition, it executes the Blogger expressions that are in the comment.

And since that was not enough, we can also add attributes that are listed under.
AttributesClassificationPrefix "expr:"Meaning-
renderHTML classicauthorizedDisplay the comment in the HTML rendering. The expected value is true or false. Accompanied by the prefix expr:, the value may be:
  • type data boolean
  • a Blogger expression whose result is of type boolean
Optional
If attribute render is set to true the comment will be rendered and shown in HTML code otherwise it will only be shown in the blogger XML editor.

Example Usage:

These are some examples of using b:comment tag.

Comment with HTML Render:

<b:comment render='true'>
This is a comment which will also be rendered in HTML Code.
</b:comment>

HTML Render:

<!--This is a comment which will also be rendered in HTML Code.-->

Comment with Expression:

<b:comment render='true'>
<b:eval expr='data:post.hasJumpLink ? "This Page contains Jump Break or Read More Section." : "This Page does not contain Jump Break or Read More Section."'>
</b:comment>

HTML Render:

After evaluating the expression the result will be seen. If the page contains Jump Break or Read More Section the HTML Render will be as under:
<!--This Page contains Jump Break or Read More Section.-->
If the page does not contain Jump Break or Read More Section the HTML render will be like this:
<!--This Page does not contain Jump Break or Read More Section.-->

How to make a Random Posts Safelink on Main Blog In Blogger

How to make a Random Posts Safelink on Blogger
Yes !! With the Safelink Random Post on your Main Blog does not need the help of other people's templates, but instead of uses our own personal templates or even our favorite templates.

Previously i posted a article on, "How to Make Safelink on the Main Blog",This time the method is different, i.e. the intended safelink link is a random post.


  • The benefits obtained besides us succeeded in making the Main Blog have a Safelink page which is as follows.
  • The intended safelink link is not just one page but Random Random Posts
  • Not complicated to make the script
  • The script is simplified in such a way as possible
  • Easy to practice
  • Does not use a variety of CSS that makes us confused
  • We come to know the script function of the network Safelink

What Are Safelink Blogs For?

Many Bloggers who use the Blog Safelink to be used as additional income on the Blog where the Safelink Blog there are Google AdSense ads.

What Kind Of Blogs Use Safelink Blog?

Blog Safelink is often used for blogs that contain or contain links to be addressed, such as download Blogs which put a link on each post to go to the link you want to address.

We need to know, Blogger is very vulnerable to creating a Blog Download, moreover the Blog has Ads from Google AdSense, in the sense that the Blog establishes a cooperative relationship with Google advertising which contains various policies that we must comply with.

What Is The Right Blog To Create A Safelink Blog?

Nonetheless. Safelink Blogs are applied to download Blogs, and Blogs that link to a post.

We could have created a Blog which shares a template download link for free or even the Blog on the Demo link must first go to the safelink page and then to the actual link.

Before entering the tutorial, let's first discuss what is Safelink so that we better understand the function of Safelink itself.

Safelink is a directed link diversion, such as you want to create a link to go to the youtube link, before heading to the youtube link, the link will go through safelink first.

Is Safelink Safe From Hacks, Viruses, Etc.? Of Course Not.

Indeed, many who interpret Safelink is simply a matter of a date that is or is not a malware. By using safelink, the user of the download url can be spared from several viruses that are detected.

Not all Safelink scripts have the same function as the explanation above, which is where Safelink is a page for securing links from various viruses and malware.

In general, the Safelink script is the same, using code var Base64, which functions to transfer the URL link data.

So Safelink is not safe? not so, that's not what I meant, but every script from Safelink is generally the same, but another script might be added for functions that are not the same as the Safelink script.

So is "The Easiest Way to Safelink Random Post on the Main Blog" on this post? Whether or not a Safelink Page is created is safe, it depends on the Blog user who provides the Safelink page itself.

An example of this, namely A Blog, the owner of which activates the URL link to go to the link which is actually a hacked link or a negative link so who is to blame who? the Safelink script or the Blog Owner?

In conclusion, Safelink itself is a redirect URL link that you want to go to through a certain page first.

What Is Needed Or Preparation To Make Safelink Random Post On The Main Blog?

The following are the requirements to make a Safelink Random Post on the Main Blog.

The Need To Make A Safelink Random Post On The Main Blog


  • Safelink buttons css.
  • Redirect script code ?m=1 and &m=1 for the mobile version.
  • Prepare several Blog posts.
  • Safelink script code.

Steps To Create A Random Post Safelink On The Main Blog

1. Login Blogger.com & Edit HTML

2. Copy the css code below, then place it just abobe </style>or ]]></b:skin>
/* Safelink buttons by sayemtutorial.blogspot.com */
.button1{display: inline-block;padding: 6px 20px;margin: 15px 0 10px 0;border: 1px solid #ddd;font-size: 13px;color: #414141;border-radius: 30px;cursor: pointer;transition: all 0.3s ease}
.button1:hover{background: linear-gradient(to right, #5b86e5, #36d1dc);border-color: #5b86e5;color: #fff}
.visit-link,#daplong{margin-right: 0;padding: 7px 30px;line-height: 25px;font-family: Lato, sans-serif;transition: all 0.3s ease-in-out}
.visit-link{padding: 7px 50px}
#HTML99,#HTML99 .widget-content{border: 0!important;margin: 0!important;padding: 0!important}

Put the css code like this

Put the css code like this
3. Copy the code below and place it or paste it directly above the code </head>
<script type='text/javascript'>
var uri = window.location.toString();
if (uri.indexOf(&quot;%3D&quot;,&quot;%3D&quot;) &gt; 0) {
var clean_uri = uri.substring(0, uri.indexOf(&quot;%3D&quot;));
window.history.replaceState({}, document.title, clean_uri);
}
var uri = window.location.toString();
if (uri.indexOf(&quot;%3D%3D&quot;,&quot;%3D%3D&quot;) &gt; 0) {
var clean_uri = uri.substring(0, uri.indexOf(&quot;%3D%3D&quot;));
window.history.replaceState({}, document.title, clean_uri);
}
var uri = window.location.toString();
if (uri.indexOf(&quot;&amp;m=1&quot;,&quot;&amp;m=1&quot;) &gt; 0) {
var clean_uri = uri.substring(0, uri.indexOf(&quot;&amp;m=1&quot;));
window.history.replaceState({}, document.title, clean_uri);
}
var uri = window.location.toString();
if (uri.indexOf(&quot;?m=1&quot;,&quot;?m=1&quot;) &gt; 0) {
var clean_uri = uri.substring(0, uri.indexOf(&quot;?m=1&quot;));
window.history.replaceState({}, document.title, clean_uri);
}
</script>
Put the code like this
Put the code like this
3. Make a few new posts and add a little touch of the code below in HTML mode, not in Compose mode ... If you put the code below in HTML mode then we open Compose mode and then return to HTML mode there will be an error too . So try not to open compose mode. If you are forced to be curious, please do not open compose mode after placing the code below, then return to HTML mode again and fix the href = #link code or the topmost code by removing the code before the # code in the code #link.
<center>
<a class="button1" href="#link" title="Go to Download link">Go To Download Link</a></center>
--- Article ---

--- Image / Article ---

--- Article ----

<center>
<div id="link">
</div>
<script type="text/javascript">
//<![CDATA[
function changeLink() {
var e = Base64.decode(res);
window.open(e, "_blank")
}
var currentURL = location.href,
str = currentURL,
res = str.replace("Post/Page URL.html?url=", "");
document.write('<a class="visit-link button1" style="cursor:pointer" onclick="changeLink()">Click Here To Download</a>');onload: generate();//]]>
</script></center>

--- Article ---

--- Image / Article ---

--- Article ---
Replace the Post/Page URL.html with the URL of the post page that we created.
The URL page must match the URL of your post, because later when we make a new post again, the code above or the Post/Page URL.html will be different.
Maybe the URLs we save in notepad first fall with a simple writing format to distinguish the URL page 1 with another page URL.
URL page 1: https: // .......... html
URL page 2: https: // .......... html
URL page 3: https: // ....... ...html
URL page 4: https: // .......... html
Do it So that later we are easy to continue the next step.
4. Copy the code below and place it or paste it directly above the code </body> in the HTML Edit in the Blogger Dashboard .
<script type='text/javascript'>
var Base64={_keyStr:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",encode:function(input){var output="";var chr1,chr2,chr3,enc1,enc2,enc3,enc4;var i=0;input=Base64._utf8_encode(input);while(i&lt;input.length)
{chr1=input.charCodeAt(i++);chr2=input.charCodeAt(i++);chr3=input.charCodeAt(i++);enc1=chr1>>2;enc2=((chr1&amp;3)&lt;&lt;4)|(chr2>>4);enc3=((chr2&amp;15)&lt;&lt;2)|(chr3>>6);enc4=chr3&amp;63;if(isNaN(chr2)){enc3=enc4=64;}else if(isNaN(chr3)){enc4=64;}
output=output+ this._keyStr.charAt(enc1)+ this._keyStr.charAt(enc2)+ this._keyStr.charAt(enc3)+ this._keyStr.charAt(enc4);}
return output;},decode:function(input){var output="";var chr1,chr2,chr3;var enc1,enc2,enc3,enc4;var i=0;input=input.replace(/[^A-Za-z0-9\+\/\=]/g,"");while(i&lt;input.length)
{enc1=this._keyStr.indexOf(input.charAt(i++));enc2=this._keyStr.indexOf(input.charAt(i++));enc3=this._keyStr.indexOf(input.charAt(i++));enc4=this._keyStr.indexOf(input.charAt(i++));chr1=(enc1&lt;&lt;2)|(enc2>>4);chr2=((enc2&amp;15)&lt;&lt;4)|(enc3>>2);chr3=((enc3&amp;3)&lt;&lt;6)|enc4;output=output+ String.fromCharCode(chr1);if(enc3!=64){output=output+ String.fromCharCode(chr2);}
if(enc4!=64){output=output+ String.fromCharCode(chr3);}}
output=Base64._utf8_decode(output);return output;},_utf8_encode:function(string){string=string.replace(/\r\n/g,"\n");var utftext="";for(var n=0;n&lt;string.length;n++){var c=string.charCodeAt(n);if(c&lt;128){utftext+=String.fromCharCode(c);}
else if((c>127)&amp;&amp;(c&lt;2048)){utftext+=String.fromCharCode((c>>6)|192);utftext+=String.fromCharCode((c&amp;63)|128);}
else{utftext+=String.fromCharCode((c>>12)|224);utftext+=String.fromCharCode(((c>>6)&amp;63)|128);utftext+=String.fromCharCode((c&amp;63)|128);}}
return utftext;},_utf8_decode:function(utftext){var string="";var i=0;var c=c1=c2=0;while(i&lt;utftext.length){c=utftext.charCodeAt(i);if(c&lt;128){string+=String.fromCharCode(c);i++;}
else if((c>191)&amp;&amp;(c&lt;224)){c2=utftext.charCodeAt(i+ 1);string+=String.fromCharCode(((c&amp;31)&lt;&lt;6)|(c2&amp;63));i+=2;}
else{c2=utftext.charCodeAt(i+ 1);c3=utftext.charCodeAt(i+ 2);string+=String.fromCharCode(((c&amp;15)&lt;&lt;12)|((c2&amp;63)&lt;&lt;6)|(c3&amp;63));i+=3;}}
return string;}}
var encode=document.getElementById('encode'),decode=document.getElementById('decode'),output=document.getElementById('output'),input=document.getElementById('input');var User_ID="";var protected_links="";var a_to_va=0;var a_to_vb=0;var a_to_vc="";function auto_safelink(){auto_safeconvert();}
function auto_safeconvert(){var a_to_vd=window.location.hostname;if(protected_links!=""&amp;&amp;!protected_links.match(a_to_vd))
{protected_links+=", "+ a_to_vd;}else if(protected_links=="")
{protected_links=a_to_vd;}
var a_to_ve="";var a_to_vf=new Array();var a_to_vg=0;a_to_ve=document.getElementsByTagName("a");a_to_va=a_to_ve.length;a_to_vf=a_to_fa();a_to_vg=a_to_vf.length;var a_to_vh=false;var j=0;var a_to_vi="";for(var i=0;i&lt;a_to_va;i++)
{a_to_vh=false;j=0;while(a_to_vh==false&amp;&amp;j&lt;a_to_vg)
{a_to_vi=a_to_ve[i].href;if(a_to_vi.match(a_to_vf[j])||!a_to_vi||!a_to_vi.match("http"))
{a_to_vh=true;}
j++;}
if(a_to_vh==false)
{var encryptedUrl=Base64.encode(a_to_vi);
var x=Math.floor((Math.random()*4)+ 1);
var xxx=null;
if(x=="1"){xxx="Year / Month / URL page1.html"}
if(x=="2"){xxx="Year / Month / URL page2.html"}
if(x=="3"){xxx="Year / Month / URL page3.html"}
if(x=="4"){xxx="Year / Month / URL page4.html"}
a_to_ve[i].href="https://blogURL.blogspot.com/"+xxx+"?url="+ encryptedUrl;a_to_ve[i].rel="nofollow";a_to_vb++;a_to_vc+=i+":::"+ a_to_ve[i].href+"\n";}}
var a_to_vj=document.getElementById("anonyminized");var a_to_vk=document.getElementById("found_links");if(a_to_vj) {a_to_vj.innerHTML+=a_to_vb;}
if(a_to_vk)
{a_to_vk.innerHTML+=a_to_va;}}
function a_to_fa()
{var a_to_vf=new Array();protected_links=protected_links.replace(" ","");a_to_vf=protected_links.split(",");return a_to_vf;}
protected_links =&#39;facebook.com,twitter.com,youtube.com,instagram.com,blogURL.blogspot.com,1.bp.blogspot.com,2.bp.blogspot.com,3.bp.blogspot.com,4.bp.blogspot.com,5.bp.blogspot.com&#39;;
auto_safelink();
</script>
<style>a{cursor:pointer}</style>
Set Up script Like This
Set Up script Like This
Pay attention to the code var x=Math.floor((Math.random()*4)+ 1); replace number 4 with the number of posts you want to make the Safelink page earlier. here I make a safelink page with the number 2 in accordance with the demo that I made below (see in the image).
In the code there are years / months / and sub URL page.html. Change the Year, Month, and Sub URL page that matches the URL of the post we made earlier. the example below with the URL page that we read this.
https://sayemtutorial.blogspot.com/2020/04/how-to-make-random-posts-safelink-on-main-blog-in-blogger.html
In the example of the right link above, there is a URL page that contains elements of Year, Month, and sub URL pages that match the URL of the post we are reading. We replace all the code that we need to replace from Year, Month, sub URL page with the URL page some of the posts we made earlier from URL page 1, URL page 2, URL page 3 and URL page 4 (you can increase or decrease the pages or post according to you) that we saved in the notepad earlier.
Replace the blogURL code with our blogURL code example bloggerbyte1.blogspot.com - in image
Pay attention to the code protected_links =, the code is a Protected Link which when we fill in various domain links or website links will not lead to the safelink page. So it is mandatory to change but not everything has to be changed, because there are some important links that are required to be changedProtected Link , for example 1.bp.blogspot.com, 2.bp.blogspot.com, 3.bp.blogspot.com, 4.bp.blogspot.com and 5.bp.blogspot.com where the link is the link code from Default image from Blogger itself. So if we remove the link code will result in an image that we have displayed on every post on our Blog will lead to the safelink page first to see the image when clicked on the picture.
What must be changed in the Protected Link is blogURL.blogspot.com or your website link, such as the example blogURL on bloggerbyte1, namely bloggerbyte1.blogspot.com - as above image without the code https:// in front of it.
For the code <style>a {cursor:pointer}</style> is the CSS of the link when directed to the cursorwhile on the link, the cursor is in the shape of a hand which illustrates that the text highlighted by the cursor has a link inside it.

5. Save our theme.
That's it you have successfully implemented "Random Posts Safelink on Main Blog". Has anyone still not been able to practice this method? If it still exists, please comment on the comments box.

DEMO 1

DEMO 2

Related Search Articles:

How To Make Safelink On Main Blog Easily
How to Easily Make a SafeLink on the Main Blog
√ How to Make Safelink on Main Blog Without Additional Other Blogs ...
How to Make a Safelink Blog Spot With Blogger Easily
How to Create a Redirect Blog Like Safelink Converter
Latest Complete Tutorial on How to Make a Domain Converter Safelink ...
How To Make Blogger Safelink Click 2x Random Articles Suitable For ...
Safelink Blogger Apk - How to Register Safelink Blogger 2019
Safelink Blogger Apk - How to Make Safelink Blogger 2019
How to make Simple and Safe Safelink for Adsense on Blogger ...

Quảng Cáo Gần Cuối Bài

Inilah Solusi Jasa Pembuatan Website Praktis, Terbukti Klien Puas!

"Penawaran ini cocok untuk Anda yang ingin memulai membuat sebuah website hingga pemain portal berita / media online yang ingin bersaing langsung dengan situs web populer di kota Anda... Efektif, All in One pasti lebih Efisien!" Klik Disini

Themes for Members

avatar
Admin Welcome to NQnia, if you have anything to ask please via our WhatsApp
Admin Stress Hi there! Hello, Can I help you?
:
Chat with WhatsApp