Explain Codes LogoExplain Codes Logo

Html

How to see an HTML page on Github as a normal rendered HTML page to see preview in browser, without downloading?

html
github-pages
web-development
responsive-design

Making a flex item float right

html
responsive-design
flexbox
css-properties

How to place two divs next to each other?

html
responsive-design
css-grid
floats

Prevent selection in HTML

html
responsive-design
best-practices
accessibility

What's the opposite of a nbsp?

html
responsive-design
css3
web-development

Why does HTML5 form-validation allow emails without a dot?

html
form-validation
regex-patterns
client-side-validation

Why does flexbox stretch my image rather than retaining aspect ratio?

html
responsive-design
css
flexbox

Html img scaling

html
responsive-design
css-units
image-scaling

Is there a CSS not equals selector?

html
responsive-design
css-selectors
browser-compatibility

Best way to include CSS? Why use @import?

html
responsive-design
performance
best-practices

Html text-overflow ellipsis detection

html
responsive-design
performance
best-practices

Html5 - How to stream large .mp4 files?

html
responsive-design
performance
best-practices

Is HTML considered a programming language?

html
web-development
best-practices
career

Is type="text/css" necessary in a \ tag?

html
best-practices
responsive-design
performance

Stop CSS transition from firing on page load

html
responsive-design
performance
best-practices

Uppercase or lowercase doctype?

html
doctype
xhtml
polyglot-markup

Font awesome is not showing icon

html
responsive-design
css
web-development

How to allow only one radio button to be checked?

html
responsive-design
best-practices
accessibility

How can I tell Google Translate to not translate a section of a website?

html
meta-tags
responsive-design
web-development

How do you make div elements display inline?

html
responsive-design
css
layout