RSS2.0

I moved to Debiprasad.net. Now I am blogging there, so please visit Debiprasad.net and keep me reading. love, Debiprasad

Ask questions related to online shopping in India

Where to buy online in India?

wheretobuyonline.in

Copyright and HTML

Now I am going to explain how copyright is related with HTML.

If you write the following code in html:
Code:


<a href="http://farm4.static.flickr.com/3475/3362464113_c8a721e308.jpg">Copyrighted photo</a>

Preview
Copyrighted photo

The above code is not infringement of copyright of the owner.

Just make a little modification to the above html code. Replace a by img, replace href, also remove the text in between the html tags. For XHTML validation, you can remove the img inside the closing tag and replace the code &rt;< by a blank space or white space. (You can even just delete it). Now the code becomes:
Code:

<img src="http://farm4.static.flickr.com/3475/3362464113_c8a721e308.jpg"/>

Preview
Please excuse me; I can't show you the preview here, it may infringement of copyright of the owner. However you can try it yourself :P

Well, now using the above code can be a infringement of copyright of the owner.

Copyright and HTMLSocialTwist Tell-a-Friend TwitThis Reading: Copyright and HTMLPost Link to Twitter

0 comments:

My Shared Items in Google Reader

My Blogroll

Followers

Want to see/show anything here? Contact me :)