mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-21 04:41:36 +02:00
image-replacement.md: use three dots.
This commit is contained in:
@@ -33,5 +33,5 @@ Use the `.text-hide` class to maintain the accessibility and SEO benefits of hea
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% highlight html %}
|
{% highlight html %}
|
||||||
<h1 class="text-hide" style="background-image: url('..');">Bootstrap</h1>
|
<h1 class="text-hide" style="background-image: url('...');">Bootstrap</h1>
|
||||||
{% endhighlight %}
|
{% endhighlight %}
|
||||||
|
Reference in New Issue
Block a user