24/04/2014 by Nitesh

How to Create a Hierarchical Menu Using HTML And CSS

Friends, I am planning to write a series of articles on creating menus in different ways and this is the 1st one in the series. This post will explain how to create a simple 2 level menu using HTML and CSS only. We know there are a lot of ways to create a HTML menu…

Continue Reading »

23/04/2014 by Nitesh

Blog Post Series: Creating Menus – Simple to Complex

Dear Friends, As the title says, today I am going to start a blog posts series where we will be learning to create menus. We will start with creating simple menus and move to rather complex and complicated menus. I hope after going through the series you find yourself comfortable while creating any type of…

Continue Reading »

12/06/2013 by Nitesh

How to Authenticate a Twitter User for Twitter using OAuth API V1.1

Friends, Yesterday, 11th June 2013, Twitter officially closed its V1.0 API and have migrated to v1.1 API now. This means that we need to authenticate users before being able to display tweets from a user’s profile, even it is a public profile. Yes, you read it correct even if the user’s profile is a public…

Continue Reading »

08/06/2013 by Nitesh

How to Customize Embedded Timeline Created From Twitter Widgets

Dear Friends, In my last post, I discussed regarding implementation of Twitter Timeline on your website using Twitter Widgets. Twitter by default provides you with 2 different type of theme. They are – Light Theme and Dark Theme. However, very often you will face a situation where the default themes provided by Twitter does not…

Continue Reading »

07/06/2013 by Nitesh

Display Tweets From Your Twitter Timeline Using Twitter Widgets

Dear Friends, A few months ago, I wrote an article here that displayed how to display tweets from your timeline using HTML. Recently, Twitter updated its API and now allow users to create Widgets from your twitter profile. This post illustrates displaying your twitter timeline to your visitors on your website using Twitter Widgets. What…

Continue Reading »

1 2 3