Explain Codes LogoExplain Codes Logo

Html

How do I make the whole area of a list item in my navigation bar, clickable as a link?

html
clickable-area
flexbox
responsive-design

Display element as preformatted text via CSS

html
preformatted
css
accessibility

How to show <div> tag literally in <code>/<pre> tag?

html
html-entities
syntax-highlighting
xss

When submitting a GET form, the query string is removed from the action URL

html
form-submission
xss
query-strings

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