HTML

HTML Cheat Sheet

November 12, 2011
By

Hyperlinks The links you see on Web pages are also known as Anchor tags. The HTML code for an anchor is the letter A. So a link to a Web page may look like this on the actual Web page: Model Plane The actual code for such a link could be: So the code...

Read more »