answersLogoWhite

0

How do you prevent copying of a HTML picture code?

Updated: 8/16/2019
User Avatar

Wiki User

12y ago

Best Answer

There are a lot of hints published on the web about disabling right-click and so which can be deterring factor, but none actually protect the image froll copy including Printscreen or screen capture except a couple of solutions provided by ArtistScope. For example you can use their web browser plugin to protect all content displayed on a page, or you can use their custom web browser which has been specially designed to protect web content rather than expose it.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you prevent copying of a HTML picture code?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you get a picture code for HTML?

img scr="YOUR PICTURE LOCATION.gif">


How do you find the HTML code of a picture?

Pictures don't come in HTML


On rivenwood.net how do I upload the layout onto my Howrse profile?

Simply by copying the HTML code of the layout you want. Go, to your page and click "Modify". Go onto HTML. Then, paste your code in.


How do you turn pictures into an HTML code?

<img src="link for picture">


What is the HTML code to add a border to a picture?

For example this is the HTML code: <body> <div id="picture"> <img src="images/image.jpg" alt="this is image" /> </div> </body> In CSS: #picture img { border:2px solid #000066; }


How do you use your own picture for MySpace background?

Myspace has a way of allowing you to do it by customizing your profile.You have to have the picture you want in one of your photo albums on myspace. Or you can find the code of the picture by viewing the picture from your myspace and copying the code. Then you will paste that code when you edit your pfofile.


You want a picture to repeat down what is HTML code?

You need to use HTML and Styles to do it. For the Pictures/YourImage.gif part you can put in your own code for your picture.Your text


How do you code a flv in a picture on a HTML website?

you <embed> the flash video by importing.


How do you upload a picture on tinier me?

You don't really "upload", you use HTML. i prefer this: <img src=IMAGE URL HERE> any image is accepted as long as the URL is a direct link to the photo or picture this can only be on profiles


What is the css code for posting a picture?

A picture (other than the background) is done in HTML. Borders and the like are controlled with CSS.


What will be the HTML syntax of the image after copying it to a CD?

An image does not have an HTML syntax. If you copy an image from a Webpage, you save just the image file (e.g. image.jpg). You do not save any of the HTML code used to tell the browser where to locate the image to display on the page.


How do you insert a picture from netbeans 6.5?

By using the html code we can able to insert the imagein netbeans.