Forum Moderators: open
A completely different question:
I know its possible to make shared borders in DW, but is it possible to create some pages that will not have these borders? Lets say you want to make a unique page.
zander213, the example I gave will give every table a grey border without selecting or applying anything. If it is a specific table or tables that one wanted to alter one could create a class, such as table.border, with the same properties and then add the following properties in the html <table class="border">, which is what you may have been referring to.