I have been studying CSS for quite some time now and have a question that perhaps someone can easily answer.
Take the following style for example:
TD#leftside TD {border-bottom: 1px solid #a98763;}
Why have the TD in front of the ID if you are using a descendant selector to target the TD...
This worked like a charm! I am still new to CSS so it has been a long and hard uphill battle. Thank you for your help and enhancing my understanding of how this works.
I have been working with a menu where I am using styles to recreate a rollover/javascript looking menu. The background images are swapped via a:hover and the text for the buttons is overlayed.
When viewing the menu in IE it looks great but in FireFox it has extra padding between the buttons...
I have modified the main top navigation visible on all pages of a Sharepoint site. When a user clicks on the link it opens up two email client windows.
Looking at the source code of the page that is rendered it is not only doing a regular "A Href" link, but also an onClick javascript call so...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.