Explain Codes LogoExplain Codes Logo

Html

How to do if-else in Thymeleaf?

html
thymeleaf
conditional-rendering
spring-security

How to use HTML Agility pack

html
html-agility-pack
xpath
error-handling

Html 5: Is it <br>, <br/>, or <br />?

html
void-elements
backwards-compatibility
markup-validation

How do I make a div full screen?

html
fullscreen-api
responsive-design
css

What does <meta http-equiv="X-UA-Compatible" content="IE=edge"> do?

html
meta-tags
responsive-design
best-practices

Html5 Video // Completely Hide Controls

html
video-controls
accessibility
custom-controls

How to align checkboxes and their labels consistently cross-browsers

html
checkboxes
css-resets
responsive-design

Align DIV's to bottom or baseline

html
flexbox
positioning
layout

How can I vertically align elements in a div?

html
flexbox
grid
vertical-alignment

Testing HTML email rendering

html
email-rendering
responsive-design
email-testing

Centering the pagination in bootstrap

html
bootstrap
responsive-design
pagination

Jquery form serialize - empty string

html
form-serialization
input-validation
javascript-errors

How do I reduce the opacity of an element's background using CSS?

html
css
opacity
rgba

Html: Valid id attribute values?

html
id-attributes
best-practices
css-integration

Are (non-void) self-closing tags valid in HTML5?

html
self-closing
html5
validation

How to extract svg as file from web page

html
svg
extraction
browser-tools

How to prevent Bootstrap Modal from disappearing when clicking outside or pressing escape?

html
modal
user-experience
javascript

How to center image horizontally within a `div` element?

html
flexbox
centering
css-classes

How to style readonly attribute with CSS?

html
css
readonly
browser-compatibility

Getting rid of bullet points from <ul>

html
css
debugging
best-practices