View Single Post
ישן 13-05-07, 16:02   # 1
Proviewz
משתמש - היכל התהילה
 
מיני פרופיל
תאריך הצטרפות: Oct 2005
מיקום: בת-ים
גיל: 34
הודעות: 2,222
שלח הודעה באמצעות ICO אל Proviewz שלח הודעה באמצעות MSN אל Proviewz

Proviewz לא מחובר  

[בעיה] צביעת פסי גלילה.

ניסיתי לצבוע פסי גלילה של עמוד, אבל לא הלך כל כך.
HTML קוד:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head> 

<meta http-equiv="Content-Language" content="he" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>ראשי</title>
</head>

<body style="background-image:url('images/image.jpg');direction:rtl;scrollbar-arrow-color:000000; scrollbar-face-color:000000; scrollbar-darkShadow-color:000000; scrollbar-highlight-color:000000; scrollbar-shadow-color:000000; scrollbar-3dlight-color:000000; scrollbar-track-color:000000;" bgproperties="fixed">
טקסט
</body>

</html>
תודה מראש.
  Reply With Quote