Explain Codes LogoExplain Codes Logo

Html

How to make Bootstrap cards the same height in card-columns?

html
responsive-design
best-practices
flexbox

How to close <img> tag properly?

html
best-practices
responsive-design
html5-validation

Disable validation of HTML form elements

html
form-validation
javascript
browser-validation

How to stop event propagation with an inline onclick attribute?

html
event-propagation
inline-onclick
cross-browser-compatibility

Displaying the Indian currency symbol on a website

html
unicode
font-stack
accessibility

How can I use custom fonts in an HTML5 Canvas element?

html
responsive-design
canvas
font-loading

How to center buttons in Twitter Bootstrap 3?

html
responsive-design
css
bootstrap

How to align two elements on the same line without changing HTML

html
responsive-design
css-properties
layout

Is it possible to insert HTML content in an XML document?

html
xml-encoding
html-embedding
xml-schema

Does <STYLE> have to be in the <HEAD> of an HTML document?

html
responsive-design
best-practices
performance

How to maintain aspect ratio using HTML IMG tag

html
responsive-design
css
image

<div> cannot appear as a descendant of <p>

html
html-nesting-rules
react-components
material-ui

How to style the option of an html "select" element?

html
responsive-design
web-development
accessibility

Css ellipsis on second line

html
responsive-design
css-only
cross-browser

How to fix favicon.ico error: "Failed to load resource: net::ERR_EMPTY_RESPONSE"

html
favicon
html5
best-practices

Why is the "cursor:pointer" effect in CSS not working?

html
css-debugging
cursor-pointer
css-specificity

Css overflow - only 1 line of text

html
responsive-design
css-properties
overflow-management

Is it alright to use target="_blank" in HTML5?

html
responsive-design
performance
best-practices

Space between divs - display table-cell

html
responsive-design
css
layout

Border around specific rows in a table?

html
responsive-design
css
table-design