Explain Codes LogoExplain Codes Logo

Html

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

Css Circular Cropping of Rectangle Image

html
responsive-design
css-tricks
web-development

How do I display images from Google Drive on a website?

html
responsive-design
embed
google-drive

How to center canvas in html5

html
responsive-design
css
centering

Can I use non existing CSS classes?

html
best-practices
responsive-design
html5

What is the easiest way to create an HTML mouseover tool tip?

html
responsive-design
css
javascript