Skip to content

Instantly share code, notes, and snippets.

@tfgrahame
Last active December 28, 2015 23:59
Show Gist options
  • Save tfgrahame/7583212 to your computer and use it in GitHub Desktop.
Save tfgrahame/7583212 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<!--
http://www.bbc.co.uk/sport/football/results
-->
<table class="table-stats">
<caption>This table charts the fixtures during Wednesday 20th November 2013</caption>
<thead>
<tr>
<th colspan="1" class="competition-title button-container">
<button title="Close all">Close</button>
</th>
<th colspan="3" class="competition-title" scope="rowgroup"> The FA Cup with Budweiser -
First Round </th>
</tr>
<tr>
<th scope="col" class="statistics">
<span>Show last 5 matches and coverage</span>
</th>
<th scope="col" class="match-details">
<span>Fixture</span>
</th>
<th scope="col" class="kickoff">
<span>Kick-off</span>
</th>
<th scope="col" class="status">
<span>Status</span>
</th>
</tr>
</thead>
<tbody>
<tr class="preview" id="match-row-EFBO732814" itemscope itemtype="http://schema.org/SportsEvent">
<td class="match-details">
<p>
<span class="team-home teams">
<a href="/sport/football/teams/gateshead" itemprop="homeCompetitor">Gateshead</a>
</span>
<span class="score">
<abbr title="Postponed"> P-P </abbr>
</span>
<span class="team-away teams">
<a href="/sport/football/teams/oxford-united" itemprop="awayCompetitor">Oxford Utd</a>
</span>
<p class="comment" itemprop="eventStatus"> Postponed </p>
</p>
</td>
</tr>
<tr class="report" id="match-row-EFBO732812" itemscope itemtype="http://schema.org/SportsEvent">
<td class="match-details">
<p>
<span class="team-home teams">
<a href="/sport/football/teams/plymouth-argyle" itemprop="homeCompetitor">Plymouth</a>
</span>
<span class="score" itemprop="statistics" itemscope itemtype="http://schema.org/Statistics">
<abbr title="Score" itemprop="score"> 5-0 </abbr>
</span>
<span class="team-away teams">
<a href="/sport/football/teams/lincoln-city" itemprop="awayCompetitor">Lincoln City</a>
</span>
</p>
</td>
</tr>
</tbody>
</table>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment