Archive for the ‘HTML Tips’ Category

Setting Blogger Custom Domain Using Namecheap

As you’re all know, this blog is no longer using Blogspot domain. It’s directly www.frelia.com. Sorry, I don’t mean to be narcist, but that’s my own domain *digampar*. Yesterday, one of my friend who want to make her own domain name asked me how to setup from Blogspot to .com using namecheap. She bought a [...]

Put Social Bookmarking Widget On Your Blog

There’s no doubt that social bookmarking is very important for increase traffic and enhance your blog/website status. By submitting our blog to some social bookmarking sites, we can have the chance to promote our article and possibility that more people know about our blog from those social bookmarks. We can also get free backlink from [...]

Put “Translator Widget” To Your Blog

Putting “translator widget” is very useful for your blog. This can be used when a visitor for foreign country find your blog and they don’t understand about your language. So, they can use this widget to translate into their own language. This widget is powered by Google and support most of language in the world [...]

Make “Recent Comments” Widget For Your Blog

To put “recent comments” widget is used for make your visitors know about anyone who has given us a comment in one of our blog post. You can put this widget at your blog main page. This is the code for it :<script style=”text/javascript”src=”http://kendhin.890m.com/comments.js”></script><scriptstyle=”text/javascript”>var a_rc=8;varm_rc=false;var n_rc=true;var o_rc=40;</script><script src=”http://www.frelia.com/feeds/comments/default?alt=json-in-script&callback=showrecentcomments”></script> The 8 value is number of comments [...]

Basic Learn About HTML

A web/blog will not separated with an element called HTML (Hyper Text Mark Up), because the HTML is definetly blog elements. ALthough you can make a post just by clicking and choosing quick-menu, at least you must be understand about HTMl basically. This time, I want you to learn some important codes, tags, and much [...]