|
|
# 8 |
|
משתמש - היכל התהילה
|
1. לא ראים את הדף השני... עריכה: עכשיו אני רואה אבל לא מבין מה הבעיה..
2. תשנה שיתאים לך [CSS] קוד:
a:link {
/* Applies to all unvisited links */
text-decoration: none;
font-weight: none;
background-color: none;
color: none;
}
a:visited {
/* Applies to all visited links */
text-decoration: none;
font-weight: none;
background-color: none;
color: none;
}
a:hover {
/* Applies to links under the pointer */
text-decoration: none;
font-weight: none;
background-color: none;
color: none;
}
a:active {
/* Applies to activated links */
text-decoration: none;
font-weight: none;
background-color: none;
color: none;
}
קוד:
aaaa<p style="margin-top: -20px;"></p>bbbb |
|
| חברים פעילים הצופים באשכול זה: 1 (0 חברים ו- 1 אורחים) | |
|
|