nationofmakers/nationofmakers.github.io

Make email link open new window/tab

Closed this issue · 5 comments

Might want to set target="_blank" for the info@nationofmakers.us email link.

Please don't do this. It would just open a new tab and it would confuse people.

In fairness [a href="mailto:info@nationofmakers.us" class="btn btn-lg btn-primary"]info@nationofmakers.us[/a] should be good, but the Bootstrap CSS is overriding its selectability.

I recommend we stick with [a href="mailto:info@nationofmakers.us" ]info@nationofmakers.us[/a] for now. It's not as flashy, but it's accessible.

-Tome

Tome, do you think you could unravel the CSS so we can close #54?

I agree, mailto works even if it's less elegant. Once we have a contact form we can remove that.

Consensus seems to go toward closing this; will do so if there are no objections.