HTML Source Order vs CSS Display Order
![](https://adrianroselli.com/wp-content/uploads/2015/10/grid_ie_500-200x200.gif)
Last month in my post Source Order Matters I wrote about why we need to consider how the source order of the HTML of a page can affect users when the CSS re-orders the content visually. While I used a recipe as an analogue and cited WCAG conformance rules, I…