| Q1: | Can I put both href and id in the same <a> tag? Would I want to for any reason? |
|
A1:
| <a href> and <a id> separately to avoid confusion because they play very different roles in an HTML document. |
| Q2: | What happens if I accidentally spell the name of an anchor wrong or forget to put the # in front of it? |
|
A2:
| If you link to an anchor name that doesn't exist within a page or misspell the anchor name, the link goes to the top of that page. |
| Q3: | What if I use a different company to handle my email than handles my web pages? Will my email links still work? |
|
A3:
| set up on his computer, and therefore isn't capable of sending email. |