Category: Misc
Tips, Scripts, Tools, Bookmarks, and Inspiration for Web Designers and Developers.
Media Query for IPad Pro – CSS
Media Query for IPad Pro – CSS Here is Portrait and Landscape CSS media query specially designed for the iPad Pro tablet. You can directly copy and paste the media queries to your CSS file and write your styles within the {} curly braces. CSS /*...
Fiverr Like Responsive HTML Template With Rotating Images – Responsive
Fiverr Like Responsive Template With Rotating Images – Responsive Here is a fiver like HTML/CSS template for your team’s home page Demo Open demo in a full window – https://demos.webdevpuneet.com/layouts/fiverr/index.html Screenshots –...
Pointer and Touch Event Listeners – JavaScript
The following script can be used for web app supporting pointer events and touch events. Pointer events are DOM events that are fired for a pointing device. They are designed to create a single DOM event model to handle pointing input devices such as a mouse,...
Customize HTML File Input with CSS & jQuery
Custom File Input Check out the following demo with code to style file input select button as a web browser do not allow to style it directly like a div element. It’s a bit of jQuery to copy the file name and display it inside label, and some CSS to hide the...
Blog