0

مدرسه HTML

 
saeidfarajpour
saeidfarajpour
کاربر طلایی1
تاریخ عضویت : آذر 1392 
تعداد پست ها : 2734
محل سکونت : اردبیل

پس زمینه های HTML
پنج شنبه 17 اردیبهشت 1394  4:55 PM

یک پس زمینه خوب می تواند ظاهر یک سایت را واقعا عالی کند.

رنگ زمینه و متن خوب

<html>
<body bgcolor="#d0d0d0">
 
<p>
This is a paragraph. This is a paragraph. This is a paragraph. This is a paragraph. This is a paragraph.
</p>
 
<p>
This is another paragraph. This is another paragraph. This is another paragraph. This is another paragraph. 
</p>
 
</body>
</html>

مثالی از رنگ زمینه و رنگ متن خوب که خواندن متن را آسان می کند.

 

رنگ زمینه و متن نامتناسب

<html>
<body bgcolor="#ffffff" text="yellow">
 
<p>
This is a paragraph. This is a paragraph. This is a paragraph. This is a paragraph. This is a paragraph.
</p>
 
<p>
This is another paragraph. This is another paragraph. This is another paragraph. This is another paragraph. 
</p>
 
</body>
</html>

این مثال نشان می دهد که اگر رنگ زمینه و متن صفحه نامناسب انتخاب شوند، خواندن آن چه اندازه مشکل می شود.

تشکرات از این پست
ehsan007060
دسترسی سریع به انجمن ها