Skip to content

HTML Syntax Errors  #47

@stevewest15

Description

@stevewest15

Hello,

The following html syntax errors were found which break html validation:

  1. Element div not allowed as child of element span (ie a div can't be within a span tag):
    Summary<span class="ratings"><div class="star-blocks"><form name="rating" method="post"

  2. Stray end tag span:
    <div class="snippet-data-img"><span itemprop="ratingValue">3</span> based on <span class="rating-count" itemprop="reviewCount">8</span> votes </span></div>

and here as well:

<div class="snippet-data-img"> <span itemprop="availability" content="in_stock">Available in Stock</span></span></div>

Thx,

SW

Metadata

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