Assume that I have a HTML file as myweb.html in C:\ directory. And some texts in it. So can I share it on Facebook just as we share a webpage? And how?
I pasted it into somewhere in my page c:\myweb.html:
<a target="_blank" href="http://www.facebook.com/sharer.php?u=" title="Share this webspage on Facebook">Share on Facebook</a>
I think it will share the page itself. But it didn’t work.
Fortunately, files on your computer are private and not accessible to other people (with some exceptions). If you want to share your html file, you need to first upload it to a web server.