Explain Codes LogoExplain Codes Logo

Html

Can I scale a div's height proportionally to its width using CSS?

html
responsive-design
css-tricks
aspect-ratio

How to achieve a soft hyphen in HTML

html
responsive-design
best-practices
accessibility

How can I display just a portion of an image in HTML/CSS?

html
responsive-design
css-backgrounds
clip-path

How do I make a transparent canvas in html5?

html
responsive-design
canvas
transparency

Correct Semantic tag for copyright info - HTML5

html
semantic-markup
accessibility
copyright-info

Html: Characters allowed for name attribute of input element?

html
form-validation
xss-prevention
html-attributes

Any good, visual HTML5 Editor or IDE?

html
responsive-design
web-development
best-practices

Making the <body> element strech across the whole screen

html
responsive-design
css
layout

<select multiple> - how to allow only one item selected?

html
responsive-design
accessibility
javascript

Hide html horizontal but not vertical scrollbar

html
responsive-design
css
scrollbar

How may I align text to the left and text to the right in the same line?

html
responsive-design
css-grid
flexbox

How can you customize the numbers in an ordered list?

html
responsive-design
css
cross-browser-compatibility

How can I make space between two buttons in the same div?

html
responsive-design
css
styling

Displaying unicode symbols in HTML

html
unicode-symbols
html-entities
utf-8-encoding

Css Selector "(A or B) and C"?

html
css-selector
css-preprocessor
browser-support

Can I set subject/content of email using mailto:?

html
mailto-link
email-encoding
uri-encoding

Is there a way to make text unselectable on an HTML page?

html
unselectable-text
css-tricks
javascript-workaround

Is there any way to specify a suggested filename when using data: URI?

html
download-attribute
data-uri
javascript-workaround

Preserve line breaks in textarea

html
white-space
textarea
accessibility

`` resizes wrong; appears to have unremovable `min-width: min-content`

html
css
browser-compatibility
web-development