代码如下: <html> <head> <style type=”text/css”> .menu { background-color:green; width:120; height:20; color: white; text-align: center; font-size:9pt; font-weight:bolder; } .submenu { position:absolute; top:40; background-color: yellow;width:180; font-size:9pt; } </style> </he