Basically, with "id" you name locations inside a file, whith "href" you link to a file and/or location like this: href="file#location". If you omit the file (href="#location") the current file is assumed, if you omit the location (href="file") the top of the file is assumed.
|