Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A links to all "list" pages to the main register page #94

Open
nuest opened this issue Aug 14, 2024 · 0 comments
Open

A links to all "list" pages to the main register page #94

nuest opened this issue Aug 14, 2024 · 0 comments
Assignees
Labels
development Development of the register

Comments

@nuest
Copy link
Member

nuest commented Aug 14, 2024

https://codecheck.org.uk/register/ should, above the table, point to the list of codecheckers, the list of venues, etc.

Mock-up:

image

HTML used for the mock-up:

<div id="header">
<h1 class="title toc-ignore">CODECHECK Register</h1>
<h4 class="subtitle"><strong><a href="#">All venues</a></strong> | <strong><a href="#">All codecheckers</a></strong> </h4>
<hr style="border: 2px solid #008033; margin-top: 2em;">
</div>

For real implementation, the h4 should be an HTML unordered list that is horizontal with a pipe seperator, see https://stackoverflow.com/questions/9171699/add-a-pipe-separator-after-items-in-an-unordered-list-unless-that-item-is-the-la

@nuest nuest added the development Development of the register label Aug 14, 2024
@nuest nuest added this to the CHECK-NL end of project milestone Aug 14, 2024
@nuest nuest self-assigned this Aug 14, 2024
@nuest nuest assigned angelina-momin and unassigned nuest Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Development of the register
Projects
None yet
Development

No branches or pull requests

2 participants