Explain Codes LogoExplain Codes Logo

Html

How to Make a `` Display in a Horizontal Row

html
responsive-design
css
flexbox

Including both href and onclick to HTML <a> tag

html
event-listener
best-practices
accessibility

Outline on only one border

html
responsive-design
css-preprocessors
box-shadow

Fading out text on overflow with CSS if the text is bigger than allowed

html
responsive-design
css-gradients
web-development

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