technoknow
Technical User
How do you add the "alt" text to an image if you are using:
#MainText { background: url(images/MainText.gif) no-repeat; }
in your css, and:
<div id="MainTxtTop"></div>
in the HTML?
Thanks,
technoknow
#MainText { background: url(images/MainText.gif) no-repeat; }
in your css, and:
<div id="MainTxtTop"></div>
in the HTML?
Thanks,
technoknow