I want to use CSS background-image property and add a text to every corner like I painted here
I don't have problems with top, but with bottom..
Please tell me how can I do it?
BTW, my image has static dimensions 300x200.
|
I want to use CSS I don't have problems with top, but with bottom.. Please tell me how can I do it? BTW, my image has static dimensions 300x200. |
|||||
|
|
You can do this by using HTML
CSS
top, bottom, left and right are all pixel values, so you can adjust them if you want a certain offset for the texts |
||||
|
|