Explain Codes LogoExplain Codes Logo

Html

Can I stop 100% Width Text Boxes from extending beyond their containers?

html
responsive-design
css
layout

Html 5 Favicon - Support?

html
responsive-design
best-practices
web-development

How to draw a circle in an HTML page?

html
responsive-design
css-properties
html5

Override browser form-filling and input highlighting with HTML/CSS

html
responsive-design
best-practices
accessibility

Html5 Dynamically create Canvas

html
canvas
javascript
web-development

Replacing css file on the fly (and apply the new style to the page)

html
responsive-design
performance
best-practices

Form inline inside a form horizontal in twitter bootstrap?

html
responsive-design
form-design
bootstrap

Wrap a text within only two lines inside div

html
responsive-design
css
performance

Why is the <center> tag deprecated in HTML?

html
responsive-design
best-practices
css

How to center an absolute div horizontally using CSS?

html
responsive-design
css
centering

How can I scale the content of an iframe?

html
responsive-design
css-transforms
web-development

How to disable HTML links

html
accessibility
responsive-design
best-practices

Resize background image in div using CSS

html
responsive-design
css
best-practices

How to allow `` to accept only image files?

html
client-side-validation
server-side-validation
file-upload

Why does overflow:hidden not work in a ``?

html
responsive-design
css
best-practices

Can you use CSS to mirror/flip text?

html
responsive-design
css-transforms
web-development

Is there a limit to the length of HTML attributes?

html
responsive-design
best-practices
data-management

The data-toggle attributes in Twitter Bootstrap

html
responsive-design
best-practices
web-development

How does the "position: sticky;" property work?

html
responsive-design
best-practices
css

How to hide the blinking cursor in an input text?

html
responsive-design
css
javascript