Is there a way to make text or image in a HTML non-highlight-able?

Normally when we do mouse-key-down and drag over an area in a HTML page, the text and images will be highlighted. I want to know if there is a way to make those objects ( whether text or images ) non-highlight-able.
 
Back
Top