Re: Putting in an html table

2005-12-05 Thread bruno at modulix
Little wrote: > Could someone start me on putting in a table into this code, and some > HTML tags. I would to make the table below the map and have a header at > the top. Thanks for the help. > > """ Publisher example """ > > def query(req, building=""): > # NOTE: best way to understand this

Putting in an html table

2005-12-04 Thread Little
Could someone start me on putting in a table into this code, and some HTML tags. I would to make the table below the map and have a header at the top. Thanks for the help. """ Publisher example """ def query(req, building=""): # NOTE: best way to understand this is to see the output, #