Explain Codes LogoExplain Codes Logo

Html

How to display raw HTML code on an HTML page

html
html-escaping
syntax-highlighting
code-snippets

Is it valid to use more than one thead or tfoot element in a table?

html
responsive-design
best-practices
accessibility

How can I add a vertical scrollbar to my div automatically?

html
responsive-design
css
best-practices

Html5 Placeholders with .NET MVC 3 Razor EditorFor extension?

html
prompt-engineering
editor-for
mvc-templates

How to remove the URL from the printing page?

html
responsive-design
css
print-preview

No line-break after a hyphen

html
responsive-design
best-practices
character-encoding

Css table td width - fixed, not flexible

html
responsive-design
css
web-development

How do I get the bullets of an unordered list to center with the text?

html
responsive-design
css
list-style

Ipad Safari scrolling causes HTML elements to disappear and reappear with a delay

html
gpu-acceleration
css-performance
animation-properties

Data protocol URL size limitations

html
data-uri
blob-url
file-handling

Set HTML5 doctype with XSLT

html
doctype
xslt
html5

Advantages of using display:inline-block vs float:left in CSS

html
responsive-design
best-practices
css-grid

Disable color change of anchor tag when visited

html
css-styling
pseudo-classes
responsive-design

Play/pause HTML 5 video using jQuery

html
responsive-design
video-controls
event-handling

How to remove underline from a name on hover

html
responsive-design
css
best-practices

Can I run HTML files directly from GitHub, instead of just viewing their source?

html
github-pages
html-preview
web-development

Html Entity Decode

html
html-entity-decode
cross-site-scripting
security

Should I size a textarea with CSS width / height or HTML cols / rows attributes?

html
responsive-design
best-practices
accessibility

How can I "disable" zoom on a mobile web page?

html
responsive-design
best-practices
mobile-development

Twitter bootstrap navbar fixed top overlapping site

html
responsive-design
css
javascript