A blogger emailed asking for advice about writing the negative side of reviews. For me one of the hardest things as book reviewer is tackling the negative parts of a review. So I thought I’d share my tips on writing one and handling any negative feedback that might result.
How The Heck Did You Do That?!? Blogger Tips and Tricks #10 Reviews
How The Heck Did You Do That?!? Blogger Tips and Tricks #8
How The Heck Did You Do That?!? Blogger Tips and Tricks # 7
How the Heck Did You Do That?? Blogger Tips and Tricks #4
17th Nov
Blogger Tips and Tricks #4
1. How do I create a scrolling blogroll?
Go to add a gadget or HTML code for sidebar
For blogger under add, a gadget select HTML/java code
Paste the following code and add a title such as “Blogs I Follow”
<center><div><marquee direction=”up” width=”200″ onmouseover=”this.stop()” scrollamount=”5″ onmouseout=”this.start()” height=”400″ align=”center”> THIS IS WHERE YOU ADD THE HTML CODES FOR BUTTONS! (add as many as you like!) </marquee></div>
Now you can add buttons.
Go to your fave blog.
Copy their button code and paste that code between …