- Код: Выделить всё
<script type="text/javascript" src="/mw_hint.js"></script>
В head
- Код: Выделить всё
.hint {
background-color: #74B2D4;
line-height: 10px;
color: white;
font-family: Verdana;
font-size: 14px;
width: auto;
border-top: 1px solid white;
border-right: 1px solid white;
border-bottom: 1px solid white;
border-left: 2px solid blue;
margin: 1px;
padding: 8px;
position: absolute;
visibility: hidden;}
В CSS