Exforsys
+ Reply to Thread
Results 1 to 2 of 2

Attribute Needed

This is a discussion on Attribute Needed within the Html forums, part of the Programming Talk category; The background-color for an HTML page can be added by using bgcolor attribute. I want to add background-image for my ...

  1. #1
    Adrian is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    124

    Exclamation Attribute Needed

    The background-color for an HTML page can be added by using bgcolor attribute. I want to add background-image for my HTML page. What is the attribute available for achieving this?


  2. #2
    ojal15 is offline Junior Member Array
    Join Date
    Sep 2006
    Answers
    1

    problem solved

    use style="background-image:'../images/myimagename.jpg';"

    or

    use background='../images/myimagename.jpg';


Latest Article

Network Security Risk Assessment and Measurement

Read More...