
Vivian T
I have a blog on "Blogger" or blogspot. com. I want to add these cool grapics and gadgets, but HOW? PLEASE HELP!
Answer
Go to "Layout>Page Elements" and click on "Add a Gadget". You will see HTML/Javascript gadget, add it and you are done. You can add whatever code you like in it.
Go to "Layout>Page Elements" and click on "Add a Gadget". You will see HTML/Javascript gadget, add it and you are done. You can add whatever code you like in it.
Categorizing entries in blogspot help.?

RZN_44
How do I add categorize my blog entries in blogspot? An example of this category thing can be seen at this blog, it's on the right: http://hautemacabre.com/
How do I do this with html coding in blogspot?
Answer
http://techminimalist.blogspot.com/
See how each blog entry has a few labels/tags at the bottom? On the Layout page, click "Add a gadget" and select the gadget called "Labels". This will display the tags you use for your entries.
As for HTML, you'll link to each individual label with this format:
blogspot.com/search/label/YourTag
So it'd probably look something like
<a href="Link.com/label/YourTag">Category Title</a>
You might be best off finding a blogspot site that uses this technique, and look at the source code for that particular site.
http://techminimalist.blogspot.com/
See how each blog entry has a few labels/tags at the bottom? On the Layout page, click "Add a gadget" and select the gadget called "Labels". This will display the tags you use for your entries.
As for HTML, you'll link to each individual label with this format:
blogspot.com/search/label/YourTag
So it'd probably look something like
<a href="Link.com/label/YourTag">Category Title</a>
You might be best off finding a blogspot site that uses this technique, and look at the source code for that particular site.
Powered by Yahoo! Answers
0 comments:
Post a Comment