Jump to content

тим

Neophyte
  • Posts

    2
  • Joined

  • Last visited

Information

  • Sex
    мужской
  • From
    Россия

тим's Achievements

Explorer

Explorer (1/14)

0

Reputation

  1. да все правильно что только не делал
  2. таже проблема вот файл HTML <!DOCTYPE html> <html lang="ru"> <html> <head> <meta charset="utf-8"> <meta name="keywords" content=cho"> <meta name="description" content=cho" <meta name="description" content=cho"> <title>проверка</title> <base herf="www.proverka.ru" <link rel="stylesheet" type="text/css" href=style.css" /> </head> <body> <ul class="menu"> <li><a href="index.html"><h3>Главная</h3></a></li> <li class="current.html"><span><h3>Новости</h3></span></li> <li><a href="simple-iteration.html"><h3>Игры</h3></a></li> <li><a href="random-number.html"><h3></h3></a></li> <li><a href="dixotomia.html"><h3></h3></a></li> <li><a href="golden-section.html"><h3>Наши соц. сети</h3></a></li> </ul> <p> wwvcdvgc<p> </body> </html> вот файл css ul.menu { list-style: none; margin: 40px 0; padding: 0; } ul.menu li { padding: 5px; font-size: 0.8em; font-weight: bold; } ul.menu a, ul.menu span { padding: 5px; } ul.menu li span { padding-left: 25px; background: url(images/bullet.png) no-repeat 5px center; } ul.menu li.current { background: #f9f2e2 url(images/menu-gradient.png) repeat-y; }
×
×
  • 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