diff --git a/css.html b/css.html index 60a5c8d6a..095be1deb 100644 --- a/css.html +++ b/css.html @@ -29,6 +29,12 @@ base_url: "../"
To ensure proper rendering and touch zooming, add the viewport meta tag to your <head>.
Images in Bootstrap 3 can be made responsive-friendly via the addition of the .img-responsive class. This applies max-width: 100%; and height: auto; to the image so that it scales nicely to the parent element.
<section> should be wrapped as inline.
Looking for how to make images more responsive? Check out the responsive images section up top.
+