Tagged Questions
3
votes
2answers
108 views
How do I produce a lettered list in Blogger?
When writing a blog post using Google's Blogger, you can do so using "Compose" mode (a WYSIWYG editor) or HTML mode. When using HTML mode, if I write:
<ol type="a">
<li>Item a</li>
...
2
votes
1answer
151 views
How should I format the HTML of my blog posts in Blogger?
For convenience, I write all my blog posts in bare HTML. Everything seems to be working, but I see that sometimes, Blogger's WYSIWYG editor wraps everything up in a <div> and uses <p> ...
0
votes
1answer
810 views
Edit HTML template on Blogger to add GitHub Fork Me ribbon
I am trying to modify my active Blogger.com template like this:
I want to add a GitHub "Fork Me" ribbon to my template page and have tried pasting in the templates in the head tag and in the body ...
1
vote
0answers
50 views
Publishedin.com script not run after it is added to Blogger's editable template
I'm trying to set up a free account at publishedin.com. Part of the process involves putting a script into into my blogger template (hosted at blogspot.com). Specifically, I have to place this into ...
4
votes
4answers
5k views
Download Blogspot blog in HTML
Is there a way to download an entire Blogspot blog in HTML format, without the ads and associated cruft?