Explain Codes LogoExplain Codes Logo

Html

Border around specific rows in a table?

html
responsive-design
css
table-design

Submit HTML form in a new tab

html
form-engineering
responsive-design
best-practices

Ie7 does not understand display: inline-block

html
css-hacks
ie7-compatibility
css-reset

Custom bullet symbol for <li> elements in <ul> that is a regular character, and not an image

html
responsive-design
css
web-development

Html5 check if audio is playing?

html
responsive-design
javascript
best-practices

How to align footer (div) to the bottom of the page?

html
responsive-design
css
web-development

Add centered text to the middle of a horizontal rule

html
responsive-design
css
flexbox

How to make a `` element expand or contract to its parent container?

html
responsive-design
svg
css

How to get box-shadow on left & right sides only

html
responsive-design
css
performance

How to access all the direct children of a div in tailwindcss?

html
responsive-design
tailwindcss
css

What purpose does a `

html
responsive-design
performance
best-practices

How to vertically center a container in Bootstrap?

html
responsive-design
css-transform
flexbox

Removing ul indentation with CSS

html
responsive-design
css
layout

How to set tbody height with overflow scroll

html
responsive-design
css
table-layout

Using HTML5/JavaScript to generate and save a file

html
data-uri
blob
file-saver-js

Force decimal point instead of comma in HTML5 number input (client-side)

html
responsive-design
best-practices
web-development

How to make a HTML Page in A4 paper size page(s)?

html
responsive-design
css-validation
print-layout

Html input - name vs. id

html
html-accessibility
form-validation
best-practices

Tooltip on image

html
responsive-design
aria-describedby
best-practices

Why not use tables for layout in HTML?

html
responsive-design
best-practices
layout