![]() |
# 1 |
חבר וותיק
|
CSS בFIREFOX |בעיה דבילית
שלום, להלן הקוד של הקישורים:
קוד:
a:link { color: #7DA431; font-size: 10px; } a:hover { color: #E30C1B; font-size: 10px; text-decoration: none; font-weight: bold; } a:visited { color: #7DA431; font-size: 10px; } a:active { color: #7DA431; font-size: 10px; } באספלורר עובד מעולה אבל פרייפוקס מתעלם ממנו לחלוטין, ושאר הקוד עובד, למה זה? |
![]() |
![]() |
# 2 |
הוסטסניון
|
נכון.........
תקשיב אם אתה רוצה שמשהו יעזור לך אתה חייב להראות את הקוד במלואו... כלומר להראות את הדף עם הקוד HTML (או לפחות הקטע שאמור להפעיל את מה שהצגת) אחרת זה חסר משמעות עבורנו.. |
![]() |
![]() |
# 3 |
חבר וותיק
|
נסה לשים DIV שיכסה את כל האתר
בלי דברים מיוחדים נגיד השם שלו WARP אז תעשה את הקוד ככה HTML קוד:
#warp a{ fdasd } #warp a:hover{ dsa }
__________________
אין יותר צהל! Skype: lab5dan |
![]() |
![]() |
# 4 |
חבר וותיק
|
תודה בכל מקרה, כנראה בעיה בדפדפן.
|
![]() |
![]() |
# 5 |
חבר וותיק
|
בעצם יש שוב את זה אוף.
זה קוד CSS: קוד:
body { margin-top: 8px; font-family: "ariel", sans-serif; size: 12px; } p { #space { margin-right: 5px; } #header_down { margin-top: 5px; margin-right: 5px; margin-bottom: 5px; } #content_right { margin-top: 5px; } #content_left { margin-top: 5px; margin-right: 5px; } #green_c { margin-top: 35px; margin-left: 10px; margin-right: 20px; } a:link { color: #7DA431; font-size: 10px; } a:hover { color: #7DA431; font-size: 10px; text-decoration: none; font-weight: bold; } a:visited { color: #7DA431; font-size: 10px; } a:active { color: #7DA431; font-size: 10px; } #content_right a:link { color: red; font-size: 10px; } #content_right a:hover { color: red; font-size: 10px; text-decoration: none; font-weight: bold; } #content_right a:visited { color: red; font-size: 10px; } #content_right a:active { color: red; font-size: 10px; } #green_c a:link { color: white; font-size: 10px; } #green_c a:hover { color: white; font-size: 10px; text-decoration: none; font-weight: bold; } #green_c a:visited { color: white; font-size: 10px; } #green_c a:active { color: white; font-size: 10px; } החלק אם הקישורים: קוד:
<div id="green_c"> <img src="images/food.gif" alt="" /> <br /> <span style="color: #ffffff; font-size: 11px;"><b>erat, sed dram blabla</b></span> <div style="font-size: 10px; color: #ffffff;"> Lorem ipsum erat, sed diam Lorem ipsum erat, sed diam Lorem ipsum erat, sed diam Lorem ipsum erat, sed diam Lorem ipsum erat, sed diam <a href="#">Read more </a> <br/ > <br /> <img src="images/partners-for-health.gif" alt="" /> </div> להמחשה זה האתר:http://ilhost.co.il/c01/index.php |
![]() |
![]() |
# 6 |
הוסטסניון
|
תעבוד ככה:
HTML קוד:
<a href="#" class="SomeLink"></a> HTML קוד:
.SomeLink a:link, .SomeLink a:visited { color:#000000; }
__________________
"חינוך למדעי המחשב לא יכול להפוך אף אחד למתכנת מומחה יותר מאשר לימוד על מברשות וצבעים יכול להפוך מישהו לצייר מיומן." |
![]() |
![]() |
חברים פעילים הצופים באשכול זה: 1 (0 חברים ו- 1 אורחים) | |
|
|