✅ HTML File Paths Tutorials | Master Relative File Paths and Absolute File Paths

preview_player
Показать описание
✅ This HTML file paths tutorials will teach you the required techniques and skills to correctly specify the relative file paths and absolute file paths.
💡 What is the relative file path? A relative file path means, the file path starts from the location of the file we are linking from and points to another file in the same folder or another folder. And the location of the pointed file is always relative to the location of the file we are linking from.

💡 Key things to remember when you specify the Relative File Path:
👉 ./ this means current folder, you can use this to specify the relative file path when the file we want to link to is in the same folder as the file we want to link from
👉 ./child/ this means go to the child folder from the current folder, you can use this to specify the relative file path when the file we want to link to is in the child folder of the current folder.
👉 ../ this means to go one level up from the current folder, you can use this to specify the relative file path when the file we want to link to is in the one level up parent folder of the current folder.
👉 ../../ this means go two levels up from the current folder, you can use this to specify the relative file path when the file we want to link to is in the two levels up parent folder of the current folder.

💡 What is the absolute file path? An absolute file path means, the file path always starts from the root element OR root folder and includes all the folder list, to locate the file.

💡 Key things to remember about Absolute File Path:
👉 Don't use the Absolute File Path, which starts from your computer's root folder like this: Because It only works on your own computer.
👉 You can of course feel free to use the Full URL Link to an external file from other web pages like this, but, make sure it is accessible.

😊 If you want to learn more about different HTML section headings H1, H2 which we used in this lecture's coding example, here is the link for that:

😊 If you want to learn more about the HR tag we used in this lecture's coding example, here is the link for that:

😊 Here is the link for the HTML project for this picture:

😊Here is the link for how to find the absolute file path on mac:

😊Here is the link for how to find the absolute file path on Linux:
Рекомендации по теме
Комментарии
Автор

This is probably the only video that explains this topic. Every other video just dances around the topic but never touches it.

consigiere
Автор

Nobody taught as well as you this content. Your technic to understand the full meaning of how path exactly works, is now fully clear to me. Thanks a Ton, Dear Sir.

ashimghoshfm
Автор

Hey man still here in 2023 this video is the best content out there on YouTube getting the job done of clarifying the practical run down of how this works from a practical standpoint. Great teaching technique and attention to detail, with amazing simplicity for the mind of a beginner or someone who is having a hard time letting this concept sink in.

jefsonnelson
Автор

Not just best explanation of this subject, but!!! It is best one on the world ever exist!!!! Brilliant lesson

ali-pcnv
Автор

I wanted to get a deeper understanding of relative paths, and this definitely helped with that! Thank you for sharing your knowledge :)

brainrot
Автор

hard to find such basic concept clearing tutorials, thanks a lot a big help for beginners.

spiritech
Автор

This is extremely helpful and the first time I’ve understood absolute and relative paths. Thank you.

BrightEyes
Автор

thank you so much man best way to explain it i moved my files around in folders to be more organized but did not know how to access them correctly but now i do so thank you

FINDROBLOX
Автор

you are the best!, your explanation is very clear and different from many others on youtube

seifhamlaoui
Автор

This was a life saver. Thank you so much. Appreciated.

asfandyar_ali
Автор

Thank you so so much. before this video I was struggling with this problem a lot. I used to copy all the files and paste in the sub directory to do the task. But you taught me an efficient way of doing it. Thanks again❤. Keep creating such amazing contents.👍🏻

arunhazra
Автор

this person is smart he helped me finish my hw

krixh
Автор

Great video! You have a passion in teaching. Thank you sir :) Subscribed!

bencielcabutin
Автор

Thanks🙏🙏 spent two days tryna understand this. You gained a subscriber ♥️♥️

mawuenajoy
Автор

Thank You so much, i hope you find what you are looking for just as i did from your video <3

cade
Автор

Thank you very much. It is very clear and helpful.

amodhashachiko
Автор

this was exactly what i was looking for. thanks for this video. ill leave an abbo

alexpaulin
Автор

very well explained and you provided unique information about file paths and the video editing is absolutely brilliant

saifullara
Автор

Thank you so much! You really help me.👌

gengen-vxli
Автор

Thank you sir, i understand very well.
Great explanation.

baskarj