Jump to content
  • 0

B Dreamweavere не отображаются картинки


alifa
 Share

Question

Пожалуйста, помогите разобраться. Делаю меню на CSS с помощью списка в B Dreamweavere CS4.

Когда в <li> задаю бекграунд-картинку, то он в самой программе у меня не отображается. А в браузерах отображается. В чем дело???

Со всеми другими тегами все в порядке.

Вот таблица стилей:

#main_menu a {color:#900; text-decoration:none; font:bold; Tahoma;}

#main_menu a:hover{color:#666;}

#main_menu .active { color:#FFF; text-decoration: none;}

.menu li { display: inline; padding: 7px 23px; background:url(images/picture1) repeat-x top left; margin:0px 2px;}

.menu { margin-top: 7px; font: bold 13px tahoma; color:#36F; padding-left: 5px; }

.menu .active { font: bold 13px tahoma; color: #FFF; }

И сам код:

<div id="main_menu">

<ul class="menu">

<li class="active"><a href="" title="" class="active" > Главная </a></li>

<li class="menu"><a href="" title=" " > Главная </a></li>

<li class="menu"><a href="" title=" " > Главная </a></li>

<li class="menu"><a href="" title=" " > Главная </a></li>

<li class="menu"><a href="" title=" " > Главная </a></li>

<li class="menu"><a href="" title=" " > Главная </a></li>

<li class="menu"><a href="" title=" " > Главная </a></li>

</ul>

</div>

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy