Hi i have trying to use the mousover cursor property value of an image to display 2 values using expressing binding as shown below. I want to do a line break between the two. i used '\n' but that doesnt seem to work. any ideas?
You could try starting with <html>
and adding <br>
where you want your line breaks.
2 Likes