|
-
May 17th, 2002, 04:21 AM
#1
Thread Starter
Member
tv test pattern
How to create a webpage that looks like tv test pattern in html? see sample below
-
May 21st, 2002, 06:06 AM
#2
Frenzied Member
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>
-
May 24th, 2002, 10:04 AM
#3
Thread Starter
Member
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...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|