Re: OT: Excel files as HTML

new topic     » goto parent     » topic index » view thread      » older message » newer message
Michael Sabal said...

Start the table with the border attribute: <table border=1>

Then, make sure that there are no empty cells. Use <td> </td> instead of <td></td>.

This should take care of your gridlines problem.

I have:

<table border=1> 
<tr><td>Hello World</td></tr> 
</table> 

The "Hello World" cell has grid lines, but the rest of the document is pure white. No lines anywhere.

Jeremy

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu