Explain Codes LogoExplain Codes Logo

Html

Stop LastPass filling out a form

html
form-filling
autocomplete
lastpass

How to center a "position: absolute" element

html
responsive-design
css-positioning
flexbox

Css: How to remove pseudo elements (after, before,...)?

html
responsive-design
css
performance

Getting HTML elements by their attribute names

html
attribute-selectors
css3-selectors
javascript-dom

What is the difference between properties and attributes in HTML?

html
attributes
properties
html-specification

Radio buttons and label to display in same line

html
responsive-design
css-flexbox
accessibility

Zoom to fit: PDF Embedded in HTML

html
pdf-embedding
responsive-design
css-styling

How can one close HTML tags in Vim quickly?

html
vim-plugins
tag-autoclosing
markdown

Css-only masonry layout

html
responsive-design
css-grid
browser-compatibility

What character represents a new line in a text area

html
line-breaks
textarea
html-entities

A href link for entire div in HTML/CSS

html
responsive-design
css-file
semantic-features

How do you turn off auto-capitalisation in HTML form fields in iOS?

html
responsive-design
platform-specific-behaviours
keyboard-behaviours

Css selector with period in ID

html
css-selectors
id-names
escape-hatch

How to darken a background using CSS?

html
css-dark-mode
linear-gradient
box-shadow

Is it a good practice to use an empty URL for a HTML form's action attribute? (action="")

html
best-practices
responsive-design
security

How can I create a link to a local file on a locally-run web page?

html
file-handling
local-file-links
blob-urls

Creating a favicon

html
responsive-design
best-practices
web-development

Google Chrome form autofill and its yellow background

html
responsive-design
css-override
accessibility

Can I change the checkbox size using CSS?

html
responsive-design
css
browser-support

Is it possible to specify a starting number for an ordered list?

html
responsive-design
css-counters
list-item-numbers