Не то, чтоб я вообще не знаю, как это сделать, но запуталась в тегах. Итак, исходный css файл был таким body {margin:0; font-size:12px; line-height:20px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; background:url(images/body.jpg) repeat-x #F7FFC4; padding-bottom:10px;} a {color:#deff00; text-decoration:none;} a:hover {text-decoration:underline;} #container {background:url(images/main_bckg.jpg) center top no-repeat; width:980px; margin:0 auto;} #logo {margin:0 90px 0 110px; background:url(images/logo_bckg.jpg) no-repeat #4A730B; padding:43px 0 69px 0; text-align:center;} #logo a {color:#FFFFFF; text-decoration:none; text-transform:uppercase; font-size:20px; font-weight:bold;} #menu {margin:0 90px 0 110px; height:28px; background:url(images/menu_bckg.jpg) no-repeat #102C04; padding:17px 0 0 30px;} #menu a {color:#FFFFFF; font-size:14px; padding:9px 10px; text-decoration:none; text-transform:lowercase;} #menu a:hover {background:url(images/menu_over.jpg) bottom center no-repeat;} #main {margin:0 90px 0 110px; background:url(images/content_bckg.jpg) no-repeat #8EB002; float:left; min-height:420px; display:inline;} #text {margin:30px 240px 0px 40px;} #text ul {padding:0; margin:10px 0 10px 40px;} #text li {list-style:none; padding-left:15px; background:url(images/li.gif) no-repeat 0px 7px;} h1 {margin:20px 0 0 0; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-size:22px; font-weight:normal;} #text p {margin:10px 0;} #sidebar {float:right; width:160px; padding:0 40px 0 50px; margin-top:50px;} #sidebar h2 {font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:18px; font-weight:normal;} #sidebar ul {margin:20px 0; padding:0;} #sidebar li {list-style:none; padding:3px 0 3px 10px;} #sidebar li:hover {background-color:#2d5004;} #sidebar a {text-decoration:none; color:#deff00;} #footer {margin:0 90px 0 110px; clear:both; background:url(images/footer_bckg.jpg) center top repeat-x; height:89px; padding:53px 40px 0 40px;} #menu_footer {font-size:11px;} #menu_footer a {color:#FFFFFF; text-transform:lowercase;} #left_footer {float:left; font-size:11px; margin-top:30px;} #left_footer a {color:#FFFFFF;} #right_footer {float:right; font-size:11px; margin-top:30px;} Сейчас он выглядит вот так: body {margin:0; font-size:12px; line-height:20px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; background:url(images/body.jpg) repeat-x #F7FFC4; padding-bottom:10px;} a {color:#ffffff; text-decoration:none;} a:hover {text-decoration:none;} #container {background:url(images/main_bckg.jpg) center top no-repeat; width:980px; margin:0 auto;} #logo {margin:0 110px 0 110px; background:url(images/logo_bckg.jpg) no-repeat #4A730B; padding:43px 0 69px 0; text-align:center;} #logo a {color:#f19fc1; text-decoration:none; text-transform:uppercase; font-size:20px; font-weight:bold;} #menu {margin:0 110px 0 110px; height:28px; background:url(images/menu_bckg.jpg) no-repeat #f19fc1; padding:17px 0 0 30px;} #menu a {color:#f19fc1; font-size:14px; padding:9px 10px; text-decoration:none; text-transform:lowercase;} #menu a:hover {background:url(images/menu_over.jpg) bottom center no-repeat;} .dropmenu ul { margin: 0; padding: 0; list-style: none; width: 80px; } ul li { position: relative; border: 0px ; padding:0px; } *+html ul li { float: left; } *+html ul li { width: 10%; } li ul { position: absolute; left: 0px; top: 29px; display: none; width: 79px; } ul li a { display: block; } ul li a:hover { display: block; } li:hover ul { display: block; } #main {margin:0 110px 0 110px; background:url(images/content_bckg.jpg) no-repeat #8EB002; eft; min-height:420px;} #text {margin:0px 140px 0px 40px;} h1 {margin:20px 0 0 0; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-size:22px; font-weight:normal;} #text p {margin:10px 0;} #footer {margin:0 110px 0 110px; clear:both; background:url(images/footer_bckg.jpg) center top repeat-x; height:89px; padding:53px 40px 0 40px;} #menu_footer {font-size:11px;} #menu_footer a {color:#FFFFFF; text-transform:lowercase;} #left_footer {float:left; font-size:11px; margin-top:30px;} #left_footer a {color:#FFFFFF;} #right_footer {float:right; font-size:11px; margin-top:30px;} Я добавила в css дропменю для всплывающего меню. Сейчас html страничка выглядит вот так <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title></title> <link href="style.css" rel="stylesheet" type="text/css" /></head> <body> <div id="container"> <!-- header --> <div id="logo"><a href="#"> </a></div> <div id="menu"> <a href="#">Главная</a> <a href="#">О нас </a> <a href="#">Сервис</a> <a href="#">Цены</a> <a href="#">Контакты</a> </div> <!--end header --> <!-- main --> <div id="main"> <div id="text" > <table border="0" cellspacing="13"> <tr> <td> <img src="foto/wed_neves_9s.jpg" width="174" height="174"></td> <td><img src="foto/wed_neves_10s.jpg" width="174" height="174" /></td> <td><img src="foto/wed_neves_10s.jpg" width="174" height="174" /></td> </tr> <tr> <td><img src="foto/wed_neves_11s.jpg" width="174" height="174" /></td> <td><img src="foto/wed_neves_12s.jpg" width="174" height="174" /></td> <td><img src="foto/wed_neves_10s.jpg" width="174" height="174" /></td> </tr> <tr> <td><img src="foto/wed_neves_13s.jpg" width="174" height="174" /></td> <td><img src="foto/wed_neves_14s.jpg" width="174" height="174" /></td> <td><img src="foto/wed_neves_10s.jpg" width="174" height="174" /></td> </tr> <tr> <td><img src="foto/wed_neves_15s.jpg" width="174" height="174" /></td> <td><img src="foto/wed_neves_16s.jpg" width="174" height="174" /></td> <td><img src="foto/wed_neves_10s.jpg" width="174" height="174" /></td> </tr> <tr> <td colspan="3" align="center"><a href="wedding.html">1</a> | 2 | <a href="wedding-3.html">3</a></td> </tr> </table> </div> </div> <!-- end main --> <!-- footer --> <div id="footer"> <div id="menu_footer"><a href="#">home</a> | <a href="#">about</a> | <a href="#">products</a> | <a href="#">services</a> | <a href="#">pricing</a> | <a href="#">contact</a> | <a href="#">sitemap</a> | <a href="#">testimonials</a> | <a href="#">etc.</a></div> <div id="left_footer">© Copyright 2008 <strong>Your Website</strong></div> <div id="right_footer"> Design by <a href="http://www.realitysoftware.ca" title="Web Design"><strong>Reality Software</strong></a> & <a href="http://www.flashmp3player.org" title="Free Flash MP3 Player"><strong>Flash Music Player</strong></a> <div style="display:none;"><a href="http://csstemplatesfree.net">free website templates for free</a></div> </div> </div> <!-- end footer --> </div> </body> Итак, требуется, чтобы при наведении на ссылки Главная, о нас, Сервис, цены, контакты появлялось подменю из 3 ссылок. Подменю должно всплывать, не справа от основного меню, а под ним, то есть - под Главная подменю из 3 ссылок, под О нас подменю из 3 ссылок и т.д. Скажу сразу, что пробовала действовать так, как написано здесь http://www.seomark.ru/dropmenu.html# но запуталась в тегах совершенно. Потому прошу помощи. Основное меню должно быть таким (см. верх картинки, т.к. боковых сайдбаров в моей переделке не предусмотрено)