Archive for the ‘Tutorial’ Category:
-
Stop unwanted tagging on Facebook
Getting tagged in pictures in which you appear is fun, but when your friends start tagging you in totally unrelated pictures, it just gets annoying. Tagging on Facebook has become a tradition. People just post any pic and tag friends […]
Continue reading..
-
How to create CSS3 drop shadow around div elements
Creating drop shadows on elements is always done with images, but it is possible to create drop shadows on elements using CSS. The css box-shadow property allows designers to easily implement drop shadow effect on box elements. I am going to show […]
Continue reading..
-
WordPress tutorial for beginner
What is WordPress WordPress is a free and open source blogging tool and a dynamic content management system (CMS). It has many features including a plug-in architecture and a template system. WordPress is currently the most popular CMS in use on the Internet. It was first released […]
Continue reading..
-
How to add your profile picture next to all comments in all blog posts using Gravatar
When you read and comment on blogs, you see there are some default icons (commonly on a gray background a white guy) and some profile pictures are shown next to the commenter’s name. This is called Avatar. Commenter doesn’t need […]
Continue reading..