Answered
Removing gridlines from a table
In dreamweaver, i added a table to a website and i need to remove its gridlines. any idea on how to do this? thank you!
In dreamweaver, i added a table to a website and i need to remove its gridlines. any idea on how to do this? thank you!
With CSS code.
td {border:none}
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.