> 1) in the code define a css > 2) use a regex to extract the info between tabs
In place of this, you might want to look at http://effbot.org/librarybook/csv.htm Around the middle of that page you'll see how to use a delimiter other than a comma > 3) wrap the values in the appropriate tags and insert into table. 4) > write the .html file > > Thanks again for your patience, > Brian -- http://mail.python.org/mailman/listinfo/python-list