Every time I save a web page from Google Chrome, there's something like this:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- saved from url=(0038)http://en.wikipedia.org/wiki/Main_Page -->
<html lang="en" dir="ltr" xmlns="http://www.w3.org/1999/xhtml" class="client-chrome client-chrome-1 client-webkit client-win"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Wikipedia, the free encyclopedia</title>
There's a special comment:
<!-- saved from url=(0038)http://en.wikipedia.org/wiki/Main_Page -->
What does (0038) mean? In other cases, it can be something different like (0018). What is it?
