Explain Codes LogoExplain Codes Logo

Html

Attaching a SCSS to HTML docs

html
responsive-design
best-practices
sourcemaps

How to draw an oval in html5 canvas?

html
responsive-design
canvas
drawing

Make an HTML element non-focusable

html
web-development
accessibility
best-practices

What are the important meta tags I must put in my website?

html
meta-tags
seo
best-practices

What characters can be used for up/down triangle (arrow without stem) for display in HTML?

html
responsive-design
css
web-development

Making the main scrollbar always visible

html
responsive-design
css
browser-compatibility

Number input type that takes only integers?

html
input-validation
regex
javascript

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