Explain Codes LogoExplain Codes Logo

Html

How to download HTTP directory with all files and sub-directories as they appear on the online files/folders list?

html
wget
downloads
bookmarklets

Responsively change div size keeping aspect ratio

html
responsive-design
css
aspect-ratio

Scale image to fit a bounding box

html
responsive-design
object-fit
background-image

Is there a HTML opposite to ?

html
accessibility
dynamic-content
user-experience

How to align content of a div to the bottom

html
css
positioning
responsive

Bring element to front using CSS

html
z-index
stacking-context
accessibility

A html space is showing as %2520 instead of %20

html
url-encoding
file-paths
ajax

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