FULLFORMDEFINITION
Saved Bookmarks
| 1. |
VSRC meaning in Computing ? |
|
Answer» What is View Source mean? The view-source URI scheme is used by some web browsers to construct URIs that result in the browser displaying the source code of a web page or other web resource. For example, the URI view-source:http://example.com should show the source of the page located at http://example.com. On 25 May 2011, the 'view-source' URI scheme was officially registered with IANA per RFC 4395. reference |
|