Explain Codes LogoExplain Codes Logo

Html

How can I change or remove HTML form validation default error messages?

html
form-validation
error-messages
browser-compatibility

How can I do width = 100% - 100px in CSS?

html
responsive-design
calc
flexbox

Html5 dragleave fired when hovering a child element

html
event-handling
browser-compatibility
drag-and-drop

How to select a radio button by default?

html
radio-button
form-accessibility
angular

How to center cards in bootstrap 4?

html
bootstrap
flexbox
responsive-design

Disable cache for some images

html
cache-control
http-headers
cross-browser

How to make an image center (vertically & horizontally) inside a bigger div

html
css
responsive-design
centering

Ng-app vs. data-ng-app, what is the difference?

html
directive-normalization
html5
code-readability

Disabled input text color on iOS

html
css
accessibility
browser-compatibility

Adjust width of input field to its input

html
responsive-design
dynamic-resizing
usability

How can I get the color halfway between two colors?

html
color-blending
hsl
css-preprocessors

How to turn off word wrapping in HTML?

html
white-space
css-properties
user-experience

How to avoid a new line with the 'p' tag

html
inline
flexbox
semantics

How can I make the contents of a fixed element scrollable only when it exceeds the height of the viewport?

html
responsive
scrolling
accessibility

Get $_POST from multiple checkboxes

html
checkboxes
form-handling
input-validation

How to run HTML file on localhost?

html
local-hosting
http-server
live-reloading

Frame Buster Buster ... Buster Code Needed

html
frame-busting
web-security
http-headers

Do I encode ampersands in <a href...>?

html
encoding
web-development
best-practices

How to disable textarea resizing?

html
textarea
css
responsive

How to align input forms in HTML

html
responsive-design
accessibility
css-flexbox