Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width">
  <title>JS Bin</title>
</head>
<body>
<h1><span>7</span> лет <strong>на российском рынке</strong></h1>
</body>
</html>
 
strong {
  font-weight: bold;
  display: block;
  font-size: 1rem;
  color: red;
  overflow: hidden;
}
span {
  font-size: 4rem;
  line-height: 4rem;
  display: block;
  float: left;
}
h1 {
  color: #777;
  font-size: 2rem;
  line-height: 2rem;
}
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