The source project of this merge request has been removed.
Replace article tags to fix validation issue
The article
element is part of HTML5 and currently the site is using HTML4 strict.
I've updated the image carousel markup and styles to use div
elements instead