From: Chris Rebert Date: Mon, 12 Aug 2013 23:22:26 +0000 (-0700) Subject: add alt text to s in Images section of CSS docs X-Git-Tag: v3.0.0-rc.2~27^2^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=520bc8cf37c0b5424427d22ecc3190b6abf461d7;p=thirdparty%2Fbootstrap.git add alt text to s in Images section of CSS docs --- diff --git a/css.html b/css.html index 3ef0c2816c..1e73737f37 100644 --- a/css.html +++ b/css.html @@ -2012,14 +2012,14 @@ For example, <section> should be wrapped as inline.

Keep in mind that Internet Explorer 8 lacks support for rounded corners.

- - - + A generic square placeholder image with rounded corners + A generic square placeholder image where only the portion within the circle circumscribed about said square is visible + A generic square placeholder image with a white border around it, making it resemble a photograph taken with an old instant camera
{% highlight html %} - - - +... +... +... {% endhighlight %}