Posts tagged responsive:
The case for using the Pseudo Class in CSS
Sizing Images Responsively
Images are sort of a special beast in the HTML animal kingdom. They’re technically inline elements, but they don’t really behave like them. This can cause trouble in responsive web designs. Happily, the fix is simple, safe, and effective. […]
Embedding Video in a Responsive Site
You’ve just found the perfect cat video to share with all your friends. You post it to your fancy responsive website, but whoops: the video doesn’t fit! Let’s fix that. […]