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

Doesn't show in header? #8

Open
cushardr91 opened this issue Sep 7, 2018 · 0 comments
Open

Doesn't show in header? #8

cushardr91 opened this issue Sep 7, 2018 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@cushardr91
Copy link
Owner

<html>
  	<head>
      	<meta charset="utf-8">
      	<title>index</title>
      	<meta name="viewport" content="width=device-width,initial-scale=1">
       	<link href="css/ionic.css" rel="stylesheet">
      	<script src="js/ionic.bundle.js"></script>
  </head>
 <body>
   <div class="bar bar-header">
     <button class="button icon ion-navicon"></button>
     <h1 class="title">Header Button</h1>
     <button class="button">Edit</button>
        </div>
  </body>
@cushardr91 cushardr91 added help wanted Extra attention is needed good first issue Good for newcomers labels Sep 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant