<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>
Date   : Fri, 17 Jul 2009 23:01:16 +0100
From   : jgh@... (Jonathan Graham Harston)
Subject: Fw: Fwd: ITV Teletext to shut down in January

Rob wrote:
> Just got to design the site properly ... if only I could <font="viewdata" ..
 
I put a bit of toy code together to try and convert a teletext page
into HTML. Needs to be in a table to get the character cells to
line up. Unfortunatelt, font doesn't span across a table, so it
generates code like:
 
<td><font face="Courier">&nbsp;
<td><font face="Courier" color="#ff0000">R
<td><font face="Courier" color="#ff0000">E
<td><font face="Courier" color="#ff0000">D
<td><font face="Courier" color="#ff0000">&nbsp;
<td bgcolor="#ff0000"><font face="Courier">&nbsp;
<td bgcolor="#ff0000"><font face="Courier" color="ffffff">B
<td bgcolor="#ff0000"><font face="Courier" color="ffffff">A
<td bgcolor="#ff0000"><font face="Courier" color="ffffff">C
<td bgcolor="#ff0000"><font face="Courier" color="ffffff">K
 
etc...
 
-- 
J.G.Harston - jgh@...                - mdfs.net/User/JGH
There are three food groups: brown, green and ice cream.
<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>