|
You can use absolute positioning in CSS to make it appear near the top for design even if it's near the bottom of the HTML. Supposedly this has a small positive effect on SEO, but of course should appear normally to people. The term for doing this is "source-ordering". There has been some debate about how effective and worthwhile source-ordering is, most of it centering around screen readers.
|