Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>JS Bin</title>
</head>
<body>
  <UL>
    <li>
      <a class="clearfix" href="http://www.rambler.ru" >
          <img class="picture lcol" src="http://img.rl0.ru/pgc/c144x90/53ff22fe-af82-18e1-af82-18ee19e1d8c8.photo.0.jpg"/>
          <div class="lines">
              <div>Автор <a href="http://www.google.com">Вася</a></div>
              <div>Новость <span>Название новости</span></div>
          </div>
      </a>
    </li>
  </UL>
</body>
</html>
 
li {
  list-style: none;
  border: 1px solid red;
}
a {
  display: block
}
Output

This bin was created anonymously and its free preview time has expired (learn why). — Get a free unrestricted account

Dismiss x
public
Bin info
anonymouspro
0viewers