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

tutorial step-2: missing slash on closing div tag #571

Closed
espeed opened this issue Jun 28, 2014 · 1 comment
Closed

tutorial step-2: missing slash on closing div tag #571

espeed opened this issue Jun 28, 2014 · 1 comment

Comments

@espeed
Copy link

espeed commented Jun 28, 2014

http://www.polymer-project.org/docs/start/tutorial/step-2.html

...   
  </core-toolbar>
    <div class="container" layout vertical center>
      <post-card>
      <img width="70" height="70" 
        src="../images/avatar-07.svg">
        <h2>Another Developer</h2>
        <h3>I'm composing with shadow DOM!</h3>
      </post-card>
    <div>
  ...
@espeed
Copy link
Author

espeed commented Jun 28, 2014

Moved to googlearchive/polymer-tutorial#11

@espeed espeed closed this as completed Jun 28, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant