tag that are required for NSN4 compatibility. */ body { margin: 0px; padding: 0px; } /** * Sets style attributes for popup menus. * Note the 'width' property, which is required for Opera * compatibility. This value must jive with the menuItemWidth * JavaScript value above. The menu width should be two * pixels larger than the menu item width to allow for the * 1-pixel border on either side. */ .menu { position: absolute; top: 19px; width: 120px; visibility: hidden; background-color: #000000; } /** * Sets style attributes for popup menu items. * Note the 'width' and 'height' properties, which are * required for Opera compatibility. These values must * match the menuItemWidth and menuItemHeight JavaScript * values above. */ .menuitem { position: absolute; left: 1px; width: 118px; height: 19px; background-color: #FFFF99; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; cursor: pointer; } /** * Sets style attributes for highlighted popup menu items. * Note the 'width' and 'height' properties, which are * required for Opera compatibility. These values must * match the menuItemWidth and menuItemHeight JavaScript * values above. */ .menuitemon { position: absolute; left: 1px; width: 118px; height: 19px; visibility: hidden; background-color: #0099FF; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; cursor: pointer; } /** * Hides the links that are used in hilighted menu * items to make the menu item text clickable in NSN4 */ .menuitemon a { text-decoration: none; color: #FFFFFF; } /** * Sets the horizontal position and height of each menu. * The height values are calculated and set automatically * for NSN4 by the JavaScript code above, which does not * support this, but all other browsers rely on these * values. Make sure they jive with the JavaScript * menuItemHeight variable according to the following * relationship: * Menu Height = (menuItemHeight+1)*numMenuItems)+1 */ #menu1 { left:0px; height: 101px; } #menu2 { left:119px; height: 61px; } #menu3 { left:238px; height: 61px; } #menu4 { left:357px; height: 81px; } -->
FileEditViewHelp

Home || Me || Camaro for Sale || My Webcam || Trip to South Asia || Snowboarding || Snowboarding-2 || Summer 2002 || Navarro || Yosemite || The Lost Coast Trail || Trinity Alps || Mississippi || Mississippi-2 || Road Trip '99 || Resume || Programming || School || My Schedule