אשכול: עזרה | CSS
View Single Post
ישן 24-06-07, 15:24   # 2
Daniel
אחראי פורום
 
מיני פרופיל
תאריך הצטרפות: Mar 2007
הודעות: 2,875

Daniel לא מחובר  

HTML קוד:
<div class="Class" onmouseover="this.style.backgroundColor='red';" onmouseout="this.style.backgroundColor='blue';">Text</div>
  Reply With Quote