Explain Codes LogoExplain Codes Logo

Html

Add padding to HTML text input field

html
responsive-design
css
web-development

How to center text vertically with a large font-awesome icon?

html
responsive-design
css-classes
flexbox

Table with table-layout: fixed; and how to make one column wider

html
responsive-design
css-rules
table-layout

Html5 date picker doesn't show on Safari

html
responsive-design
polyfill
browser-detection

How to vertical align an inline-block in a line of text?

html
responsive-design
css
vertical-align

Does HTML5 allow drag-drop upload of folders or a folder tree?

html
drag-and-drop
file-upload
javascript

Convert HTML to PDF in .NET

html
pdf-conversion
net-library
html-rendering

How to make bootstrap column height to 100% row height?

html
responsive-design
css
bootstrap

Html5 doctype putting IE9 into quirks mode?

html
meta-tags
best-practices
responsive-design

Bug With Firefox - Disabled Attribute of Input Not Resetting When Refreshing

html
form-persistence
browser-behavior
firefox-bug

100% height minus header?

html
responsive-design
css-grid
css-flexbox

How can I force div contents to stay in one line with HTML and CSS?

html
responsive-design
css
best-practices

Transparent CSS background color

html
responsive-design
css
transparency

Why does CSS work with fake elements?

html
responsive-design
semantic-html
html5

Why is percentage height not working on my div?

html
responsive-design
css
best-practices

Are custom elements valid HTML5?

html
custom-elements
html5-specification
web-components

Make div's height expand with its content

html
responsive-design
flexbox
css

Single vs Double quotes (' vs ")

html
html-entity
html-attribute
best-practices

Preserve Line Breaks From TextArea

html
best-practices
responsive-design
performance

When to use the !important property in CSS

html
css-best-practices
responsive-design
css-structure