I've designed a form in a table and don't want the border to show, but I can't figure out how to make it go away. I'm using dreamweaver if that makes any difference
Help would be greatly appreciated before I go mad %-)
limbo
11:25 am on Oct 30, 2003 (gmt 0)
<table border="0">
thats all you need!
I reccommend you get accustomed the split 'code and layout' view - that way you can learn HTML as you create pages. This also makes tweaking pages for errors and bloat much easier.