Title: HTML Validation errors &#8211; rowspan is null
Last modified: August 14, 2017

---

# HTML Validation errors – rowspan is null

 *  Resolved [afpress](https://wordpress.org/support/users/afpress/)
 * (@afpress)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/html-validation-errors-rowspan-is-null/)
 * When doing a W3C HTML validation check on my WordPress site, the timetable plugin
   is throwing errors:
 * **Bad value for attribute rowspan on element td: The empty string is not a valid
   non-negative integer.**
 * Here is a snippet of HTML in relation to this with rowspan attribute not set:
 * <td class=”mptt-shortcode-event mptt-event-vertical-default” data-column-id=”
   49″ rowspan=”” colspan=”1″ data-row_height=”45″ style=”height:45px;”>
 * If it helps, this is the shortcode I am using:
 * [mp-timetable title=”1″ time=”1″ sub-title=”1″ row_height=”45″ increment=”0.5″
   view=”none” label=”All Events” hide_label=”0″ hide_hrs=”0″ description=”1″ hide_empty_rows
   =”1″ group=”1″ disable_event_url=”1″ text_align=”center” text_align_vertical=”
   default” id=”” custom_class=”” responsive=”1″]
 * I cannot find where the rowspan attribute should be defined, any help?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Contributor [motopress](https://wordpress.org/support/users/motopress/)
 * (@motopress)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/html-validation-errors-rowspan-is-null/#post-9410512)
 * It’s fixed in version 2.1.10. Update your plugin.
 *  Thread Starter [afpress](https://wordpress.org/support/users/afpress/)
 * (@afpress)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/html-validation-errors-rowspan-is-null/#post-9410617)
 * All fixed, thank you.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘HTML Validation errors – rowspan is null’ is closed to new replies.

 * ![](https://ps.w.org/mp-timetable/assets/icon-256x256.png?rev=2665792)
 * [Timetable and Event Schedule by MotoPress](https://wordpress.org/plugins/mp-timetable/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mp-timetable/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mp-timetable/)
 * [Active Topics](https://wordpress.org/support/plugin/mp-timetable/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mp-timetable/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mp-timetable/reviews/)

## Tags

 * [html](https://wordpress.org/support/topic-tag/html/)

 * 2 replies
 * 2 participants
 * Last reply from: [afpress](https://wordpress.org/support/users/afpress/)
 * Last activity: [8 years, 9 months ago](https://wordpress.org/support/topic/html-validation-errors-rowspan-is-null/#post-9410617)
 * Status: resolved