The HTML:
<div style="text-align:center">
<a href="#"><img src="Images/scrollbox/1.webp" width="250" height="209" style="border: 0" alt="A red box."></a>
</div>
The Effect:
And that's that.
How to center an image element when you don't have access to the stylesheet
The HTML:
<div style="text-align:center">
<a href="#"><img src="Images/scrollbox/1.webp" width="250" height="209" style="border: 0" alt="A red box."></a>
</div>
The Effect:
And that's that.