Deciding on a topic to develop Android Applications is a pretty tough thing to do sometimes. You really want to develop an application, but don’t have an Idea. I really have that feeling a lot of times. Thus, coming over my feeling, I tried making a list of applications you can make. I tried to […]
Creating a professional looking Menu with CSS
A menu on a webpage is something that adds functionality to the website. It allows users to browse through your entire site with the ease of a click. Generally a menu is placed on the top of the webpage, below the logo or the name of the company. Designing a menu in Photoshop is pretty […]
PHP vs ASP.NET : A comparison
When it comes to server-side scripting, programmers generally get confused over the language they should use to solve the problem in front of them. They mainly debate upon whether to use PHP or ASP.NET. Well, each of these languages has its own plus point, or down point as some people might think and here I […]
Add a jQuery Lightbox to your Website or Blog
A Lightbox is a jQuery thing that you can easily add to any website or webpage. It is used to display images as a jQuery popup on the same screen, while dimming the background and enlarging the image to its maximum size and giving the image a solid border to highlight it. Adding a jQuery […]
Designing a Simple Contact form using PHP
A contact form is something that everyone needs every now and then. Be it a blog or a website that you run, you might always need to use a contact form there. So, here I am to the rescue, to teach you how to create a Contact from using PHP in a very simple way. […]
- « Previous Page
- 1
- …
- 10
- 11
- 12
- 13
- 14
- 15
- Next Page »