We can use webkitdirectory to allow uploading an entire folder or folders of files without selecting each file manually. webkitdirectory webkitdirectory is a non-standard attribute…
Leave a CommentCategory: HTML & HTML5
In order to improve the security of the application, you should follow one of the fundamental principle called “Never trust user input data“. It is…
Leave a CommentToday’s post is about Preventing Css and Js Files being Cached on client Machine, we often change our css & js files to enhance our…
2 CommentsThis post is About Centering A div Block Using Css, To Center a Div Block , you need to set left-margin and right-margin either in…
Leave a CommentWhen you link to a file like an image or a PDF-document it will be displayed within the browser normally. The download-attribute in links prevents…
Leave a CommentIn this programming tutorial, you will learn page Redirection using PHP. you can use header() function in PHP or use meta to redirect to a…
Leave a CommentWe always use Confirm Box while Deleting Data, Confirm Box is vary useful to confirm use Actions on the web, fortunately we can fire Confirm…
Leave a CommentUsing the below simple html markup , you can auto refresh or reload the page. The following refreshes the page every 60 seconds.
Leave a CommentJust for Quick copy past
Leave a Comment