{[['']]}
Add Comment Count to Post Header Titles in Blogger
Posted by Northking
Posted on 2:01 PM
with 19 comments
Labels:
Tricks
HTML Scroll Box
Posted by Northking
Posted on 1:13 PM
with No comments
HTML Scroll Box with Customize Textarea.
Note:
- HTML Scroll Box Replace this with your Text
- rows="9" cols="53" You can customize Textarea.
HTML,
{[['']]}
Labels:
HTML
HTML Tables
Posted by Northking
Posted on 12:30 PM
with No comments
Tables are defined with the <table> tag.
Tables are divided into table rows with the <tr> tag.
Table rows are divided into table data with the <td> tag.
A table row can also be divided into table headings with the <th> tag.
Code
HTML,
{[['']]}
Labels:
HTML
Facebook Auto Popup Like Box Script for Blogger
Posted by Northking
Posted on 11:09 AM
with No comments
Labels:
Facebook Like Box,
Javascript
Auto Popup Windows Script for Blogger
Posted by Northking
Posted on 10:37 AM
with 1 comment
- Log in to your Blogger account.
- Go to Design > Page Elements.
- Click Add a Gadget.
- Select HTML/JavaScript widget.
- Copy the below code and past it in HTML/java script box.
Code
Note:
- your web address Replace this with your Web url (web address)
- width=650 height=650 You can customize Window size.
- Now save your Template your popup window is ready
Javascript,
{[['']]}
Labels:
Javascript