TIY-Durham / TIY-Catalog

GNU General Public License v3.0
1 stars 9 forks source link

Listing store front #41

Closed drumslayert closed 8 years ago

drumslayert commented 8 years ago

feature--store-front

drumslayert commented 8 years ago

@karjac14 check it over and let me know what you think. For now Im hitting the bed. Im exhausted!

al-the-x commented 8 years ago

perhaps we can change the element tag to

or
instead of
since header is unique in html and usually have that H1 and banner which is also placed on top of the DOM. we can amend this on next commit.

Like we discussed briefly, the <header> tag is the appropriate choice when you're describing the top part of anything and wrapping up the meta data about that thing. It can appear as many times as it needs to, but there should only be one per part.