The Code You Will Love
Mysqli to mysql query in Xampp 3.2.2
Posted on: Thursday April 7, 2016
Using mysql in new xampp | Disable Mysqli | easy migrate Mysqli to mysql used code in localhost. If your using ‘mysql_query’ in your PHP code and your code is not working or [...]
Read MoreConfirm before a form submit or link
Posted on: Wednesday April 6, 2016
Ask before process, confirm before process, popup before process in php. ask before delete. you can always use inline JS code like this: [crayon-68d5d84f4d1fc164471512/] and [...]
Read MoreRotate Image on Hover
Posted on: Monday April 4, 2016
Rotate social media icon / image on mouse hover: CSS: [crayon-68d5d84f4d72c064064983/] HTML: [crayon-68d5d84f4d732814695681/] [...]
Read MoreBoostrap Pagination
Posted on: Monday April 4, 2016
Pagination in bootstrap: Javascript [crayon-68d5d84f4d913612016372/] HTML: [crayon-68d5d84f4d91a309299657/] Source: [...]
Read Moreshow hide div on click using display none and show onclick
Posted on: Saturday April 2, 2016
Working Example: [crayon-68d5d84f4db1d991768427/] Source: [...]
Read MoreAnimated Fireworks in HTML
Posted on: Friday April 1, 2016
STEP 1: Copy and paste the code below so that it sits between the <head> and </head> tags at the top of your web-page: STEP 2: If you wish, change the colours at the start of the script [...]
Read MoreDIV Gradient with CSS
Posted on: Wednesday March 30, 2016
Gradient with using CSS only: [crayon-68d5d84f4df25288194112/] HTML: [crayon-68d5d84f4df2a459753551/] [...]
Read MoreCool Div Box Shadow
Posted on: Wednesday March 30, 2016
Get this type of shadow effect: CSS: [crayon-68d5d84f4e17c254248171/] HTML: [crayon-68d5d84f4e183183828298/] [...]
Read MoreResponsive YouTube, Vimeo, Embed, and HTML5 Video with CSS
Posted on: Tuesday March 22, 2016
HTML: [crayon-68d5d84f4e5a4067323374/] CSS: [crayon-68d5d84f4e5aa133096711/] Source: https://jonsuh.com/blog/responsive-youtube-vimeo-embed-and-html5-video-with-css/ [...]
Read More