Explain Codes LogoExplain Codes Logo

Html

How to style HTML5 range input to have different color before and after slider?

html
responsive-design
css-transitions
cross-browser-compatibility

Using .otf fonts on web browsers

html
responsive-design
performance
best-practices

What is the difference between id and class in CSS, and when should I use them?

html
css-selectors
css-best-practices
html-structure

How to support placeholder attribute in IE8 and 9

html
responsive-design
best-practices
polyfills

Delete text in between HTML tags in vim?

html
vim-commands
html-editing
text-manipulation

Resize the image in jupyter notebook using markdown

html
responsive-design
image-control
jupyter-notebook

Is it possible to auto-format your code in Dreamweaver?

html
best-practices
code-readability
web-development

How do I properly escape quotes inside HTML attributes?

html
html-escaping
attribute-values
security-best-practices

Submit form using a button outside the <form> tag

html
responsive-design
form-design
javascript

Add Favicon to Website

html
responsive-design
performance
best-practices

Why are dashes preferred for CSS selectors / HTML attributes?

html
css-selectors
html-attributes
best-practices

Html5 Video autoplay on iPhone

html
responsive-design
video-optimization
ios-compatibility

I want to align the text in a <td> to the top

html
responsive-design
css
best-practices

What does enctype='multipart/form-data' mean?

html
form-handling
file-uploads
web-development

Event on a Disabled Input

html
accessibility
css
javascript

Adding a 'share by email' link to a website

html
accessibility
email-link
seo-best-practices

Not possible to use CSS calc() with transform: translateX in IE

html
responsive-design
css
performance

Can an Option in a Select tag carry multiple values?

html
responsive-design
javascript
best-practices

How can I change the color of header bar and address bar in the newest Chrome version on Lollipop?

html
responsive-design
meta-tags
browser-compatibility

Css vertical alignment of inline/inline-block elements

html
css-properties
vertical-alignment
responsive-design