Title: Validation Error
Last modified: August 20, 2016

---

# Validation Error

 *  [James](https://wordpress.org/support/users/sureshkutti/)
 * (@sureshkutti)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/validation-error-7/)
 * Im getting validation error. Below i gave the code, which is used. Because the
   div tag in the for loop. Please help me to solve this bug.
 * Thanks
 * <? for($i=0; $i<count($tabs_array);$i++) { ?>
    <div class=”panel”> <div class
   =”wrapper”> <div id=”panel_bg”> <div id=”panel_hd”><? echo $tabs_array[$i][‘title’];?
   ></div> <!– panel_hd –> <div id=”panel_bd”> <img src=”<? echo $tabs_array[$i][‘
   image’]; ?>” width=”282″ height=”157″ alt=”services” /> <div class=”panel_tab_desc”
   ><? echo $tabs_array[$i][‘desc’]; ?></div> <!– panel_tab_desc –> <div class=”
   panel-more-link”>“>Read more</div> <!– panel-more-link –> </div> <!– panel_bd–
   > </div> <!– panel_bg –> </div> <!– wrapper –> </div> <!– panel –> <? } ?>

Viewing 1 replies (of 1 total)

 *  Moderator [t-p](https://wordpress.org/support/users/t-p/)
 * (@t-p)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/validation-error-7/#post-2899119)
 * ty changin this line:
    `<div class="panel-more-link">">Read more</div> <!-- panel-
   more-link -->`
 * to this:
    `<div class="panel-more-link">Read more</div> <!-- panel-more-link --
   >`

Viewing 1 replies (of 1 total)

The topic ‘Validation Error’ is closed to new replies.

## Tags

 * [Validation error](https://wordpress.org/support/topic-tag/validation-error/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [t-p](https://wordpress.org/support/users/t-p/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/validation-error-7/#post-2899119)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
