its ok, but why? css can be attached to an id, so you don't need to use a
class name:
<style>
.#idName {...}
</style>
-- bruce (sqlwork.com)
> hey all,
> would there be a problem if i made the CssClass and ID the same name for any
> and all elements?
>
> thanks,
> rodchar
rodchar - 31 Mar 2008 17:26 GMT
i wasn't thinking, thanks Bruce,
rod.
> its ok, but why? css can be attached to an id, so you don't need to use a
> class name:
[quoted text clipped - 11 lines]
> > thanks,
> > rodchar