
Search In
Drop-down list is a common feature in HTML5 to create web pages attractive. It is a toggleable menu in which user can select one value from predefined list. First item will be shown selected automatically. To create a drop-down list we use <select
Hello Reader's if you are looking to develop a web app which gets the facebook user profile details then by using PHP you can do this. Facebook gives us the public details of any user like: photo, cover location and birthdays. To use this yo
Tables are the most powerful way to align elements in a proper/tabular way on a webpage. The concepts of table are very clear to designer, so it will be easier to create layout using table.
But tables have many problem like a layout through table i
Hi Readers!
Progress bar, as the name says, is used to show a user's progress. The progress can be anything. For example, how far the user has completed a process,
Bootstrap provides many different types of progress bars. Commonly
In some of our site pages, we need to make the Header and Footer constantly visible and settled to top and bottom of the screen individually. In today blog, I will demonstrate how we can implement the sticky or fixed header and footer utilizing just
In CSS, we have learned many things and there is a very unique concept of one of the property i.e position and its values i.e static, fixed, absolute, relative.
We all have gone through these properties but not the new value in the position
This is a login.php.
The user is given a choice to either input his/her Username & Password or Email & Password. In short, either log-in inputting your Username or your Email.
It is written in mysqli procedural. I have not l

Sometimes you need to adding dynamic fields in a form as per client requirement. The dynamic field is new input field which will be created whenever we click + button in our script. Here, in this tutorial, I have provided an easy way to add dynamic f
According to Statista, a popular resource; out of 4 million active internet users, 3.8 million were mobile internet users. Well, I am not saying that you should rely on this data; but it is true. The same resource has also predicted that the Internet
Whether you are on Instagram for becoming Instagram famous or for business. Everyone want to get more followers and it’s not just for pride; it’s good for raising your brand exposure and for promoting your business. Instagram is third lar
