Technical Tips
CSS
Box Around Elements | Main Menu | |||||||
|---|---|---|---|---|---|---|---|
|
| Box Around Elements |
|
|
|
After fiddling with CSS trying to determine how to place a "box" around elements on a page (in both IE and FireFox), I finally determined the issue and thought I would post it here for anyone else that runs into it: Background
The Issue
The Solution
In hindsight, this was very easy, but -- as usual -- I got stuck worrying about the CSS rendering differences betweeen IE and FF. Enjoy! |