Skip to content

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

Closed
@espeed

Description

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>
  ...

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions