draw a box around HTML elements

didijc

New member
Joined
Mar 21, 2010
Messages
2
Programming Experience
1-3
I am writing a winform application that allows a user to define an area on a website by selecting two anchor points: beginning and end... ...and draw a box around the selected range, with a nice colored background (light blue for example). Unfortunately, I am not sure how to write the HTML to make a box span HTML blocks like that.

Any suggestions / help would be greatly appreciated...
 
Back
Top