Чтобы увидеть, как выглядит таблица, перейдите на http://www.atsbusinessandgames.co.cc/Downloads/External-Video-Downloads/.
Если вы посмотрите, вы заметите, что некоторые разделы отсутствуют полностью или не на месте, даже если они четко определены в коде. Вот код для таблицы:
<table border="1" cellpadding="8">
<tr>
<th>Movie Name</th>
<th>Code</th>
<th>Link</th>
<th>File Size</th>
<th>Genre</th>
<th>Addition Info</th>
<th>Plot Summery</th>
</tr>
<tr>
<td>Cars</td> <!--movie name -->
<td>V,G</td> <!-- Code -- >
<td>http://www.watchthisfree.com/movies/2006/cars/watch/</td> <!-- link -- >
<td>265.3mb</td> <!-- File Size -->
<td>Coming Soon</td> <!--Genre -->
<td>Once the page loads click play video then click play again. The RealPlayer downloader should come up. Download the video using this.
Do not use or click any links on the page. The download video link and the download VLC Media Player are both known virus links.
I don't recommend clicking anything on this page.</td> <!--Addition Info-->
<td>Coming Soon</td> <!--Plot Summery -->
</tr>
<tr>
<td>Fly Away Home</td> <!--movie name -->
<td>None</td> <!-- Code -- >
<td>Coming Soon</td> <!-- link -- >
<td>Coming Soon</td> <!-- File Size -->
<td>Coming Soon</td> <!--Genre -->
<td>Coming Soon</td> <!--Addition Info-->
<td>Coming Soon</td> <!--Plot Summery -->
</tr>
<tr>
<td>The Social Network</td> <!--movie name -->
<td>V,G</td> <!-- Code -- >
<td>http://www.watchthisfree.com/movies/2010/the-social-network/watch/</td> <!-- link -- >
<td>742mb</td> <!-- File Size -->
<td>Coming Soon</td> <!--Genre -->
<td>Once the page loads click play video then click play again. The RealPlayer downloader should come up. Download the video using this.
Do not use or click any links on the page. The download video link and the download VLC Media Player are both known virus links.
I don't recommend clicking anything on this page.</td> <!--Addition Info-->
<td>Coming Soon</td> <!--Plot Summery -->
</tr>
</table>
</center>
Любая помощь будет принята с благодарностью, поскольку я понятия не имею, что не так.