Explain Codes LogoExplain Codes Logo

Html

Border length smaller than div width?

html
css
responsive-design
box-shadow

Prevent tabstop on A element (anchor link) in HTML

html
accessibility
css
javascript

How do I create an HTML table with a fixed/frozen left column and a scrollable body?

html
responsive-design
css
sticky-positioning

Extra space under textarea, differs along browsers

html
css-box-model
responsive-design
best-practices

How can I use the FOR attribute of a LABEL tag without the ID attribute on the INPUT tag

html
responsive-design
accessibility
usability

Dim entire screen except a fixed area?

html
responsive-design
css
javascript

Removing unwanted table cell borders with CSS

html
responsive-design
css
best-practices

Navigating HTML tags in Vim

html
vim-plugins
html-editing
vim-commands

Auto Resize Image in CSS FlexBox Layout and keeping Aspect Ratio?

html
responsive-design
css
flexbox

How to use glyphicons in bootstrap 3.0

html
responsive-design
best-practices
web-development

Html for the Pause symbol in audio and video control

html
responsive-design
web-development
best-practices

Html5: using header or footer tag twice?

html
responsive-design
best-practices
semantic-ui

How to escape double quotes in a title attribute

html
html-entities
escape-characters
cross-browser-compatibility

Smooth scrolling when clicking an anchor link

html
responsive-design
performance
best-practices

Make a div into a link

html
responsive-design
css
javascript

Why is a div with "display: table-cell;" not affected by margin?

html
responsive-design
css
best-practices

What to use in place of ::ng-deep

html
css-variables
responsive-design
web-development

Setting an image's width and height without distorting it

html
responsive-design
css
image-optimization

How to make `` fill `` height

html
responsive-design
css
javascript

Thymeleaf: how to use conditionals to dynamically add/remove a CSS class

html
conditional-statements
thymeleaf
dynamic-class-manipulation