Sometimes you may need to vertically center text inside a div or on web pages. Here are different ways to vertically center text in CSS.
HTML
How to Store Objects in HTML5 Local Storage/Session Storage
Often websites need to store web page data. Here is how to store objects in HTML5 Local and Session Storage.
How to Disable Browser Autocomplete and AutoFill
Web developers may need to disable browser autocomplete and autofill. Here are the steps to do this.
How to Disable Resizable Property of Textarea
Sometimes web developers need to disable resizable property of textarea elements on web pages. Here are the different ways to do it.