first questionOk, I'm having my first HTML lessons and I have a little question.
check:
http://users.skynet.be/fa352066/htmlsite/index.html
You'll see there's a table on that site but you can clearly see with lines between the colums and rows and I don't want them! I already did this : <table border="0"> but looks like it's not working :<
help me out!
second question
I change a table in my site and I want the change to apply to all pages, is that possible? Or do I'll have to use copy+paste?
Thx for your help
EDiT: 1st one is already solved
on line 14 so it will be:
<table border="0" align="center" cellspacing="0">