Editor Arrow Download Open
<!DOCTYPE html> <html> <head> <title>CSS background-image property</title> </head> <body> <p style="background-image:url(../../images/img_nat.png); color:#FFFFFF; height:130px; width:200px; font-size:20px;">This text element set background image.</p> </body> </html>
  Preview Arrow