Explain Codes LogoExplain Codes Logo

Html

How to create a table only using `` tag and CSS

html
responsive-design
css-grid
flexbox

Should ol/ul be inside <p> or outside?

html
best-practices
responsive-design
accessibility

How to hide a vertical scroll bar when not needed

html
responsive-design
css
scrollbar

How can an html element fill out 100% of the remaining screen height, using css only?

html
responsive-design
css
layout-structure

Valid content-type for XML, HTML and XHTML documents

html
mime-types
http-headers
content-type

How to display PDF file in HTML?

html
embed
pdf-viewer
responsive-design

How to apply two CSS classes to a single element

html
responsive-design
css
best-practices

How to make an HTML input tag only accept numerical values?

html
input-tag
html5
validation

Tri-state Check box in HTML?

html
responsive-design
cross-browser-compatibility
accessibility

Html5 Audio stop function

html
responsive-design
performance
best-practices

How do I create a teardrop in HTML?

html
responsive-design
svg
css

How can I keep consistent line height with superscript elements?

html
responsive-design
css
best-practices

Necessary to add link tag for favicon.ico?

html
responsive-design
best-practices
favicon

How to get images in Bootstrap's card to be the same height/width?

html
responsive-design
css
best-practices

Table's border-radius does not function as expected

html
responsive-design
css
best-practices

Can an HTML element have multiple ids?

html
best-practices
responsive-design
web-development

# Why use definition lists (DL,DD,DT) tags for HTML forms instead of tables? #

html
semantic-html
accessibility-standards
responsive-design

Base64 encoded images in email signatures

html
email-signatures
base64-encoding
image-embedding

Table overflowing outside of div

html
responsive-design
css
table-layout

Center Align on a Absolutely Positioned Div

html
responsive-design
css
best-practices