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-68964ef5c8480532327102/] and [...]
Read MoreRotate Image on Hover
Posted on: Monday April 4, 2016
Rotate social media icon / image on mouse hover: CSS: [crayon-68964ef5c895c699459097/] HTML: [crayon-68964ef5c8961809492781/] [...]
Read MoreBoostrap Pagination
Posted on: Monday April 4, 2016
Pagination in bootstrap: Javascript [crayon-68964ef5c8acc069837292/] HTML: [crayon-68964ef5c8ad0136962562/] Source: [...]
Read Moreshow hide div on click using display none and show onclick
Posted on: Saturday April 2, 2016
Working Example: [crayon-68964ef5c8cc2880189289/] 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-68964ef5c90ec463994587/] HTML: [crayon-68964ef5c90f0581568290/] [...]
Read MoreCool Div Box Shadow
Posted on: Wednesday March 30, 2016
Get this type of shadow effect: CSS: [crayon-68964ef5c92e0294240601/] HTML: [crayon-68964ef5c92e5052283023/] [...]
Read MoreResponsive YouTube, Vimeo, Embed, and HTML5 Video with CSS
Posted on: Tuesday March 22, 2016
HTML: [crayon-68964ef5c9620471992575/] CSS: [crayon-68964ef5c9625374277342/] Source: https://jonsuh.com/blog/responsive-youtube-vimeo-embed-and-html5-video-with-css/ [...]
Read More