HTML Links
- What are hyperlinks used for? A hyperlink (or link) is a word, group of words, or image that you can click on to jump to a new document or a new section within the current document
- What does this example demonstrate? The example below will open the linked document in a new browser window or a new tab
- What does this example demonstrate? How to create a link of an image.
- What can you link to? The source.
- What can you use to create a link? <img>
- What is an anchor tag? The <a> tag defines an anchor.
- What type of resources can an anchor tag point to?
- What is the Href Attribute used for?
- Give an example of an anchor tag and a Href Attribute.
- What is the Target Attribute used for?
- Give an example of an anchor tag and a Target Attribute.
- What is the Name Attribute used for?
- Give an example of an anchor tag and a Name Attribute.
- What does this example demonstrate? How to open a link in a new browser.
- Give an example of this tag and attribute?
- What does this example demonstrate? How to link a location on the same page.
- Give an example of this tag and attribute?
- What does this example demonstate? How to break out of a frame.
- Give an example of this tag and attribute?
- What does this example demonstrate? How to create a mailto link.
- Give an example of this tag and attribute?
- What does this example demonstrate? How to create a mailto link 2.
- Give an example of this tag and attribute?
No comments:
Post a Comment