Friday, October 26, 2012

October 26 Online Discussion Question 2

What is a relative path? and how do you create one? What are the steps involved in creating an href?

(not one student should answer everything - let each student answer a part of it so other students can build on it)

6 comments:

  1. A relative path: It begins from the page that has the link and then traces a path through the folders until you get to the file you needed. (Ethan)

    ReplyDelete
  2. A relative path starts from the page that contains a link and it follows a path to the file needed. Gracie

    ReplyDelete
  3. Creating a relative path:
    Identify the source and the destination.
    Trace a path from the source to the destination.
    Create an href to represent the path you traced.
    List the folders used in the path with a /
    Finally, list the destination file.
    [Collin]

    ReplyDelete
  4. A relative path traces a path to the file destination for a link.
    Step 1: Identify the source and destination of the file.
    ~Brie

    ReplyDelete
  5. Step 2: Trace a path from the source to the destenation.
    (Autumn)

    ReplyDelete
  6. basically like a tour guide from one spot on your website to another. i leads you back through or forward into the files that it needs to in order to get to your next destination on the web page.

    ReplyDelete