Improve example links
This commit is contained in:
parent
c289c2591a
commit
e79c29fdcd
1 changed files with 4 additions and 5 deletions
|
|
@ -37,10 +37,9 @@
|
|||
<h1>placeany</h1>
|
||||
<p>A quick and simple service for getting pictures for use as placeholders in your designs or code.
|
||||
Just put your image size (width & height) after our URL and you'll get a placeholder.</p>
|
||||
<pre><output>Examples:
|
||||
<a href="/200/300">{{ url }}/200/300</a>
|
||||
<a href="/g/200/300">{{ url }}/g/200/300</a>
|
||||
</output></pre>
|
||||
<output>Like this: <a href="/200/300">{{ url }}/200/300</a>
|
||||
<br>or: <a href="/g/200/300">{{ url }}/g/200/300</a>
|
||||
</output>
|
||||
</article>
|
||||
<div class="unit">
|
||||
<img src="/450/230" alt="">
|
||||
|
|
@ -67,4 +66,4 @@
|
|||
</footer>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue