Explain Codes LogoExplain Codes Logo

Html

How to make in CSS an overlay over an image?

html
responsive-design
css-transitions
css-filters

Bootstrap select dropdown list placeholder

html
responsive-design
placeholder
selectpicker

Is there any way to change input type="date" format?

html
custom-date-pickers
date-format
user-experience

Input type button - label vs value

html
responsive-design
best-practices
accessibility

How to change a DIV padding without affecting the width/height ?

html
responsive-design
best-practices
css

Remove border from IFrame

html
responsive-design
css
cross-browser-compatibility

How do I set the focus to the first input element in an HTML form independent from the id?

html
responsive-design
best-practices
accessibility

How to word wrap text in HTML?

html
responsive-design
css-properties
text-wrapping

Assign an initial value to radio button as checked

html
best-practices
responsive-design
form-design

How to correctly use "section" tag in HTML5?

html
semantic-markup
html5
accessibility

Draw circle using CSS alone

html
responsive-design
css
web-development

How to scroll an HTML page to a given anchor

html
scrolling
javascript
dom-manipulation

Floating elements within a div, floats outside of div. Why?

html
responsive-design
css-grid
performance-optimization

Html text input allow only numeric input

html
input-validation
numeric-input
html5-inputs

Font Awesome icon inside text input element

html
responsive-design
pseudo-elements
accessibility

Can Vim highlight matching HTML tags like Notepad++?

html
tag-pair-matching
vim-plugins
html-editing

How to show google.com in an iframe?

html
prompt-engineering
web-development
best-practices

Add line break within tooltips

html
responsive-design
css
accessibility

Can I apply a CSS style to an element name?

html
responsive-design
attribute-selectors
css-styling

Insert line break inside placeholder attribute of a textarea?

html
responsive-design
best-practices
cross-browser-testing