HTML & CSS

HTML

HTML Code to Make Button Not to Submit Form

Write a HTML Code to Make Button Not to Submit Form. It also avoid refreshing page.

Bootstrap

Page Content Appearing below Sidebar [Solved]

[Fixed] How to fix an issue of Page Content Appearing below Sidebar? Simple HTML and CSS hack.

Bootstrap

Order left sidebar to bottom right in mobile view using Bootstrap

How to Order left sidebar to bottom right in mobile view using Bootstrap? Using Bootstrap class and custom CSS…

JavaScript

How to Check if Array is Empty in jQuery/Javascript?

Write code to check if array is empty in jQuery or JavaScript. Length property explained with example.

Bootstrap

How to add Margin and Padding in Bootstrap?

How to add margin and padding in bootstrap? Example- margin-top, margin-bottom, padding-left and padding-right.

HTML

One-Line HTML Code to Add Favicon for Your Website

How to add favicon for website? HTML code for favicon image.

JavaScript

Remove Scrollbar in Textarea and Auto-adjust Height (Resizing)

How to Remove Scrollbar in Textarea and auto resize?

CSS

How to indent First/All Line of Paragraph in HTML and CSS?

How to indent first line of paragraph in HTML and CSS? HTML Indent Paragraph All lines. The text-indent property for paragraph.

HTML

Hide/Show Password using Eye icon in HTML and JavaScript

How to hide and show password using eye icon in html and JavaScript? Toggle password on Click with visibility eye.