Explain Codes LogoExplain Codes Logo

Html

How to display HTML in TextView?

html
html-parsing
android-development
custom-textview

Reading HTML content from a UIWebView

html
uiwebview
html-content
javascript-execution

Html: Changing colors of specific words in a string of text

html
css-classes
inline-styles
accessibility

Tick symbol in HTML/XHTML

html
unicode
accessibility
css

Remove border from buttons

html
css
button
accessibility

How to position a div in the middle of the screen when the page is bigger than the screen

html
responsive-design
flexbox
css-grid

How can you hide the arrow that is displayed by default on the HTML5 <details> element in Chrome?

html
css
custom-icons
accessibility

Ckeditor automatically strips classes from div

html
ckeditor
content-filtering
drupal

What is syntax for selector in CSS for next element?

html
css
selectors
web-development

Css scale height to match width - possibly with a formfactor

html
responsive-design
css
javascript

What browsers support HTML5 WebSocket API?

html
websocket
real-time
cloud-support

How to force a web browser NOT to cache images

html
cache-control
http-headers
web-development

Change select box option background color

html
css-styling
browser-compatibility
accessibility

How can I change or remove HTML form validation default error messages?

html
form-validation
error-messages
browser-compatibility

How can I do width = 100% - 100px in CSS?

html
responsive-design
calc
flexbox

Html5 dragleave fired when hovering a child element

html
event-handling
browser-compatibility
drag-and-drop

How to select a radio button by default?

html
radio-button
form-accessibility
angular

How to center cards in bootstrap 4?

html
bootstrap
flexbox
responsive-design

Disable cache for some images

html
cache-control
http-headers
cross-browser

How to make an image center (vertically & horizontally) inside a bigger div

html
css
responsive-design
centering