Explain Codes LogoExplain Codes Logo

Html

White space visible on right side of page when background image should extend full length of page

html
responsive-design
css-troubleshooting
cross-browser-compatibility

What's the difference between " " and " "?

html
responsive-design
best-practices
accessibility

Embed image in a `` element

html
responsive-design
css
web-development

Html attributes for EditorFor() in ASP.NET MVC

html
editor-for
html-attributes
asp-net-mvc

Two divs side by side - Fluid display

html
responsive-design
css-preprocessors
accessibility

How to get div height to auto-adjust to background size?

html
responsive-design
css-magic
dynamic-height

Html/css: Making two floating divs the same height

html
responsive-design
flexbox
css

How to make a grid (like graph paper grid) with just CSS?

html
responsive-design
css3
web-development

How do I make an HTML button not reload the page

html
responsive-design
event-handling
accessibility

How to remove the space between inline/inline-block elements?

html
responsive-design
best-practices
css-standards

How to read if a checkbox is checked in PHP?

html
form-validation
checkbox-handling
php

Include another HTML file in a HTML file

html
responsive-design
server-side-includes
tooltip

Html 5 strange img always adds 3px margin at the bottom

html
responsive-design
performance
best-practices

How to prevent line breaks in list items using CSS

html
responsive-design
css
best-practices

What is a clearfix?

html
responsive-design
css-hacks
floats

Is div inside list allowed?

html
responsive-design
semantic-html
accessibility

How to assign multiple classes to an HTML container?

html
responsive-design
css
javascript

How do I remove the horizontal scrollbar in a div?

html
responsive-design
css
best-practices

Why doesn't margin:auto center an image?

html
responsive-design
css
centering

Is there a minlength validation attribute in HTML?

html
input-validation
form-validation
html5-validation