You Are Viewing Posts Under Category: HTML Codes

HTML-DIV-TAG-Table-Same-Like-TABLE-TAG-Example

HTML DIV TAG Table Same Like TABLE TAG Example

To show a data in a grid on your Web Page, HTML TABLE tag is enough to do as per your requirement but when it comes to coming advancement and alteration with your table, TABLE tag didn’t allow you to do so that’s why you have to think an alternate way to view your data […]...
Webpage-Lazy-Load-Images-Code-To-Boost-Website-Speed

Webpage Lazy Load Images Code To Boost Website Speed

Even when properly optimized, images can weigh quite a bit. This can have a negative impact on the time visitors have to wait before they can access content on your website. Chances are, they get impatient and navigate somewhere else, unless you come up with a solution to image loading that doesnâ€...
Cross-Section-Hover-On-Image-With-Read-More-Link

Cross Section Hover On Image With Read More Link

The image fades out at the corners with a layer and has a “Read More…” button over it on hover. Image fade out is nothing new around here. But since this is a slightly different idea and the times-are-a-changing’ and we can get a bit more progressive with this idea. There are...
Add-Multiple-File-Upload-HTML-Tag-In-Form-Using-Pure-JavaScript

Add Multiple File Upload HTML Tag In Form Using Pure JavaScript

So, you need to get files from your user’s browser to your server. Not just one file though. A whole bunch. A batch even. And each file needs to be able to have its own meta data sent with it, i.e. Title, Caption, Copyright, Tags, etc. And asking your user to send them one at […]...
How-To-Add-HTML-Buttons-With-Animated-Border-On-Hover

How To Add HTML Buttons With Animated Border On Hover?

Its time to add HTML buttons with animated border on hover on your web page. If you a Web-Designer and want to create some awesome attractive web design then check out out ready to use HTML Snippet for Stylish border animated Button design to use it anywhere on the web....
Simple-Pure-HTML-CSS-Single-Level-Top-Drop-Down-Menu

Simple Pure HTML-CSS Single Level Top Drop Down Menu

After numerous Menu Bar that we shared already in our blog, here we are with new one and this time we focused of straightforward and shot coding yet additionally remembered the outline so here we have our basic single level dropdown menu that depends on HTML-CSS and there is no picture, javascript o...
Responsive-Lightbox-Image-Gallery-With-Pure-HTML-And-CSS

Responsive Lightbox Image Gallery With Pure HTML And CSS

A simple, responsive galley lightbox for showcasing your favorite images, built using pure HTML and CSS. Clicking on the thumb will display all your images in a responsive, navigatable and closeable lightbox popup. THis sanippet is design by Cerealkillerway/css-lightbox...