How to create a webpage that looks like tv test pattern in html? see sample below
Printable View
How to create a webpage that looks like tv test pattern in html? see sample below
Here's the lines.
Did you want the SERTE and GLOBE CAST PARIS SERTE boxes as well?
Code:<HTML>
<HEAD>
<TITLE></TITLE>
</HEAD>
<BODY>
<table height="100%" width="100%" cellpadding=0 cellspacing=0>
<tr width="100%">
<td bgcolor=#dcdcdc> </td>
<td bgcolor=#bdb76b> </td>
<td bgcolor=#48d1cc> </td>
<td bgcolor=#32cd32> </td>
<td bgcolor=#da70d6> </td>
<td bgcolor=#d2691e> </td>
<td bgcolor=#4169e1> </td>
<td bgcolor=#000000> </td>
</tr>
</table>
</BODY>
</HTML>
Thanks Mark Sreeves, add the SERTE and GLOBE CAST PARIS SERTE boxes too...
well, how about showing the date and a "running" time in the boxes instead?
However, the color bars does not fill the whole window, there are edges at the top, bottom, left and right are left unfilled.
i am also looking for a suitable audio for this test pattern screen also...