Skip to content
This repository has been archived by the owner on Sep 9, 2019. It is now read-only.

Added page title and logo to page template. #61

Open
wants to merge 1 commit into
base: 7.x-1.x
Choose a base branch
from
Open

Added page title and logo to page template. #61

wants to merge 1 commit into from

Conversation

patrickcate
Copy link

@patrickcate patrickcate commented Apr 24, 2016

Work as part of Issue #22.

  • Changed order of header id and class attributes to be consistent with
    the rest of the file.
  • Changed name of header content id to better reflect content.
  • Fixed incorrect use of the main tag
    (https://developer.mozilla.org/en-US/docs/Web/HTML/Element/main) which
    was being used to wrap header content as well as the main content.
    Replaced with .page div.
  • Added logo w/homepage link to page template.
  • Added page title w/ prefix and suffix to page template.
  • Added 'contentinfo' role to footer tag.
  • Added placeholder logo.png

Work as part of Issue# 22.
* Changed order of header id and class attributes to be consistent with
the rest of the file.
* Changed name of header content id to better reflect content.
* Fixed incorrect use of the main tag
(https://developer.mozilla.org/en-US/docs/Web/HTML/Element/main) which
was being used to wrap header content as well as the main content.
Replaced with .page div.
* Added logo w/homepage link to page template.
* Added page title w/ prefix and suffix to page template.
* Added 'contentinfo' role to footer tag.
@fureigh
Copy link
Contributor

fureigh commented Apr 26, 2016

Thanks for this, @patrickcate! Looking forward to reviewing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants