Код: Выделить всё
$("span").click(function() {
alert("The span was clicked");
});< /code>
h1 {
background-color: green;
}
span {
font-size: 12px;
color: white;
margin-left: 15px;
}< /code>
[url=https://stackoverflow.com/]
Title Some text
[/url]Здесь скрип: https://jsfiddle.net/b820m6uj/
Подробнее здесь: https://stackoverflow.com/questions/443 ... -using-css
Мобильная версия