Borderman

Joined 6 July 2016
tip for using responsive image size css
(tip for using responsive image size css)
Line 39:
*[[Template:Small-caps]] or [[Template:Sc]]
*[[Template:Reflist]]
 
==Hints and tips==
To resize images so they are responsive to screen size use the following:
<pre>
<div class="res-img">
[[File:YourImageFileName.jpg|size]]
</div>
</pre>