7bf7f3135f
git-svn-id: svn+ssh://atelier.inf.usi.ch/home/bevilj/group-1@141 a672b425-5310-4d7a-af5c-997e18724b81
32 lines
1.1 KiB
HTML
32 lines
1.1 KiB
HTML
---
|
|
layout: page
|
|
category: File System
|
|
tags: absolute relative path
|
|
author: Marwan Announ
|
|
title: fs
|
|
---
|
|
|
|
<h1>ABSOLUTE VS RELATIVE</h1>
|
|
|
|
<p>
|
|
Now, you can ask, why I have to use one or another?
|
|
<br> What is the difference? and questions like this.
|
|
<br> <br> <br> Don't worry, the answer it's easy.., we can use an absolute path from any location
|
|
<br> whereas you want to use relative path we should be present that you have to be in the working directory.
|
|
</p>
|
|
|
|
<!-- quiz about absolute vs relative, where the user have to choose one or another(javascript) -->
|
|
|
|
<h2> I'm sure that if you read this for two or more times you will be able to pass the quiz </h2>
|
|
|
|
Yeah, right, there is a quiz.
|
|
<br> The best way to learn something it's not the theory, in fact you have to do some practice, if you click
|
|
<br> the button "QUIZ", you can try to do a quiz in order to check what you've just read.
|
|
|
|
<br><br><br> Don't worry it's for you, good luck
|
|
|
|
|
|
<br><br><br> * for css, please try to do a button or layout to links the quiz*
|
|
|
|
|
|
<!-- quiz di javascript pronto che linkero -->
|