Explain Codes LogoExplain Codes Logo

Html

Word-wrap break-word does not work in this example

html
responsive-design
css
web-development

How to disable Google Translate from HTML in Chrome

html
browser-compatibility
translation-control
html-attributes

Change Bootstrap input focus blue glow

html
responsive-design
css
bootstrap

How to make a div fill the remaining horizontal space?

html
responsive-design
css
layout

Css content generation before or after 'input' elements

html
responsive-design
best-practices
css

How to get CSS to select ID that begins with a string (not in Javascript)?

html
css-selectors
attribute-selectors
css-best-practices

Flexbox and Internet Explorer 11 (display:flex in ?)

html
responsive-design
flexbox
polyfills

How to set a fixed width column with CSS flexbox

html
responsive-design
css-variables
flexbox

Use CSS to remove the space between images

html
responsive-design
css-grid
flexbox

Thymeleaf: Concatenation - Could not parse as expression

html
prompt-engineering
thymeleaf-syntax
concatenation

Find closing HTML tag in Sublime Text

html
emmet
sublime-text
html-tag-management

Css word-wrapping in div

html
responsive-design
css
best-practices

Can you tab through all radio buttons?

html
accessibility
web-development
best-practices

When should one use HTML entities?

html
best-practices
responsive-design
character-considerations

Is there a way to create your own html tag in HTML5?

html
custom-tags
html5-specs
css

Why don't self-closing script elements work?

html
self-closing-tags
html-syntax
browser-compatibility

Nesting optgroups in a dropdownlist/select

html
responsive-design
css
javascript

Span vs DIV (inline-block)

html
responsive-design
css
html-structure

Do you need to close meta and link tags in HTML?

html
self-closing-tags
html5
xhtml

Bootstrap 3.0: How to have text and input on the same line?

html
responsive-design
form-design
best-practices