These lectures covered the various forms of the <a> , or "anchor" tag.
Some quick rules:
1) use the "href=" attribute to make this a link to another web page or site.
2) use the "name=" attribute to make this an anchor within your web page.
3) use "href=#anchor_name" to create a link to a named anchor on your page.
Code from class:
http://www.markcraddock.com/blog/webdesign1/lecture3.htm
>http://www.markcraddock.com/blog/webdesign1/lecture4.htm
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment