You Are Viewing Posts Under Category: HTML Codes

Awesome And Stylish Big Full Page Author Box For Web Pages
August 18th, 2016 | 4 Comments | HTML Codes / HTML-CSS-PHP-JavaScript | Author pages serve a variety of purposes. From establishing your online identity to giving you a chance to link to social profiles, author pages build credibility for your site as a whole and for the individual authors and their individual brands....
How To Stop Your Web Images To Download Easily?
August 2nd, 2016 | 6 Comments | HTML Codes / HTML-CSS-PHP-JavaScript | For as long as the web has been in existence, image theft has been rampant. It’s so quick and easy to download and copy images from the internet that it doesn’t even occur to most people that they are using someone else’s property without permission....
HTML <SELECT> Tag List Of All World Countries
July 18th, 2016 | 8 Comments | HTML Codes / HTML-CSS-PHP-JavaScript | During development involving user registration form or any other online for for getting detailes, you might want to display a drop down list of all countries for the user to choose from, but writing all that code for (<select><option…..) 240+ countries can be a frustrating task, so here i...
Little Show/Hide DIV On Toggle Button Using HTML-CSS Only
July 12th, 2016 | 2 Comments | CSS Codes / HTML Codes / HTML-CSS-PHP-JavaScript | Are you trying to find a way to hide and show your content? The demo below shows a simple yet elegant way of toggling your content and toggling the control text via HTML-CSS and styling. There are a couple of non-JavaScript tricks at our disposal for hiding and showing content based on CSS. To be [&...
Awesome And Stylish CSS3 Door Opener DIV For Data
July 7th, 2016 | 4 Comments | HTML Codes / HTML-CSS-PHP-JavaScript | Do you want to hide your important data in an awesome and stylish div that will show your data on hover to user like a door opening then here we have an awesome widget fpr you on this concept....
HTML5 Audio Player With Playlist For Web And Blog
June 30th, 2016 | 8 Comments | HTML Codes / HTML-CSS-PHP-JavaScript / JavaScript Codes | audio.js is a drop-in javascript library that allows HTML5’s <audio> tag to be used anywhere. It uses native </audio><audio> where available and falls back to an invisible flash player to emulate it for other browsers. It also serves a consistent html player UI to all browser...