.ﺪﻨﮐﯽﻣ ﺺﺨﺸﻣ ﺮﺼﻨﻋ ﮏﯾ ﻪﻨﯿﻣﺯﺲﭘ ﻥﺍﻮﻨﻋ ﻪﺑ ﻩﺩﺎﻔﺘﺳﺍ ﯼﺍﺮﺑ ﺍﺭ ﯼﺮﯾﻮﺼﺗ .ﺪﻫﺩ ﺶﺷﻮﭘ ﺍﺭ ﺮﺼﻨﻋ ﻞﮐ ﺎﺗ ﺩﻮﺷ ﯽﻣ ﺭﺍﺮﮑﺗ ﺮﯾﻮﺼﺗ ،ﺽﺮﻓ ﺶﯿﭘ ﺭﻮﻃ ﻪﺑ :ﻪﺤﻔﺻ ﮏﯾ ﯼﺍﺮﺑ ﻪﻨﯿﻣﺯ ﺲﭘ ﺮﯾﻮﺼﺗ ﻢﯿﻈﻨﺗ → ﺪﯿﻨﮐ ﻥﺎﺤﺘﻣﺍ ﺍﺭ ﻥﺁ ﻥﺎﺗﺩﻮﺧ ﺖﺴﻫ ﻦﺘﻣ .ﺪﻫﺩﯽﻣ ﻥﺎﺸﻧ ﺍﺭ ﻪﻨﯿﻣﺯﺲﭘ ﺮﯾﻮﺼﺗ ﻭ ﻦﺘﻣ ﺯﺍ ﯼﺪﺑ ﺐﯿﮐﺮﺗ → ﺪﯿﻨﮐ ﻥﺎﺤﺘﻣﺍ ﺍﺭ ﻥﺁ ﻥﺎﺗﺩﻮﺧ ﻪﺟﻮﺗ: ﺲﭘ ﺮﯾﻮﺼﺗ ﺯﺍ ﻩﺩﺎﻔﺘﺳﺍ ﻡﺎﮕﻨﻫﺪﻨﮑﻧ ﻞﺘﺨﻣ ﺍﺭ ﻦﺘﻣ ﻪﮐ ﺪﯿﻨﮐ ﻩﺩﺎﻔﺘﺳﺍ ﯼﺮ :<p> ﺮﺼﻨﻋ ﺪﻨﻧﺎﻣ ،ﺩﺮﮐ ﻢﯿﻈﻨﺗ ﯽﺻﺎﺧ ﺮﺻﺎﻨﻋ ﯼﺍﺮﺑ ﻥﺍﻮﺗﯽﻣ ﺰﯿﻧ ﺍﺭ ﻪﻨﯿﻣﺯﺲﭘ ﺮﯾﻮ → ﺪﯿﻨﮐ ﻥﺎﺤﺘﻣﺍ ﺍﺭ ﻥﺁ ﻥﺎﺗﺩﻮﺧ ﺪﻨﮐ ﯽﻣ ﻢﯿﻈﻨﺗ ﺮﺼﻨﻋ ﮏﯾ ﯼﺍﺮﺑ ﺍﺭ ﻪﻨﯿﻣﺯ ﺲﭘ ﺮﯾﻮﺼﺗ ﻝﺎﺜﻣ
body {
background-image: url("paper.gif");
}
<!DOCTYPE html>
<html>
<head>
<style>
body {
background-image: url("paper.gif");
}
</style>
</head>
<body>
<h1>Hello World!</h1>
<p>This page has an image as the background!</p>
</body>
</html>
ﻝﺎﺜﻣ
body {
background-image: url("bgdesert.jpg");
}
<!DOCTYPE html>
<html>
<head>
<style>
body {
background-image: url("bgdesert.jpg");
}
</style>
</head>
<body>
<h1>Hello World!</h1>
<p>This text is not easy to read on this background image.</p>
</body>
</html>
ﻝﺎﺜﻣ
p {
background-image: url("paper.gif");
}
<!DOCTYPE html>
<html>
<head>
<style>
p {
background-image: url("paper.gif");
}
</style>
</head>
<body>
<h1>Hello World!</h1>
<p>This paragraph has an image as the background!</p>
</body>
</html>
CSS ﻪﻨﯿﻣﺯ ﺲﭘ ﺮﯾﻮﺼﺗ ﯽﮔﮋﯾﻭ