Skip to content Skip to sidebar Skip to footer
Showing posts with the label Blogger

Blogger: Added Javascript But No Result Came Out

First I edited my Blogger Template HTML. I added the following script in the footer-1 section: Read more Blogger: Added Javascript But No Result Came Out

How Can I Remove Unwanted Left Margin/padding From Post Images?

I'm fairly new to the whole HTML and CSS thing, so apologies in advance for my cluelessness! I&… Read more How Can I Remove Unwanted Left Margin/padding From Post Images?

Add External Css File To Blogger Template

In the HTML code of my blogger template I am trying to add an external link to a CSS file hosted in… Read more Add External Css File To Blogger Template

Numbered Page-navigation Of Google Blogger Not Working On Search Results Page

I have added a numbered page-navigation script on my Blogger and it is working fine with all pages … Read more Numbered Page-navigation Of Google Blogger Not Working On Search Results Page

Display Result Of Javascript & HTML In Blogger Post

This is the javascript & html code i have. function convertinput() { document.getElementByI… Read more Display Result Of Javascript & HTML In Blogger Post

How To Show The String Inside A Tag Verbatim?

What tag can I use to prevent any interpretation? I need that because I need to write down some sou… Read more How To Show The String Inside A Tag Verbatim?