HTML 5 Visual Cheat Sheet is an useful cheat sheet for web designers and developers. This cheat sheet is essentially a simple visual grid with a list of all HTML tags and of their related attributes supported by HTML versions 4.01 and/or 5. The simple visual style I used to design this sheet allows you …
Read More →
[Note: Please go through our new script – http://www.tutbuzz.com/php-registration-and-login-system-tutorial-using-easyphp-mvc-framework ] Hey Friends, here is the tutorial for those want to learn basics of authenticating your website. This tutorial shows the beginners on how login system works, tutorial covers user registration, user login and user account management. Application overview – User Registration – 1. Registration is …
Read More →
Sticky Floating CSS footer is where your footer is fixed in bottom part of the screen no matter how much you scroll your page the footer will stay itself in the bottom part of the screen. Many developer usually prefer to fix their footer at bottom on longer pages so there is no need to …
Read More →
Introduction – PHP stands for Hypertext Preprocessor. Its server side web programming language which is popularly used all over the world. PHP is free to download and used. PHP code can include HTML, CSS and JavaScript codes within it. PHP files have a default file extension of “.php”. Installing PHP – PHP requires Apache OR …
Read More →