TAILIEUCHUNG - Tự học HTML và CSS trong 1 giờ - part 14

Tham khảo tài liệu 'tự học html và css trong 1 giờ - part 14', công nghệ thông tin, đồ họa - thiết kế - flash phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | 106 LESSON 6 Adding Links to Your Web Pages example include directions to go up two directory levels and then go down two other directories to get to the file. To specify relative pathnames in links you must use UNIX-style paths regardless of the system you actually have. You therefore separate directory or folder names with forward slashes and you use two dots to refer generically to the directory above the current one . . Table shows some examples of relative pathnames and where they lead. TABLE Relative Pathnames Pathname Means href is located in the current directory. href files is located in the directory called files and the files directory is located in the current directory. href files morefiles is located in the morefiles directory which is located in the files directory which is located in the current directory. href . is located in the directory one level up from the current directory the parent directory . href . . files is located two directory levels up in the directory files. If you re linking files on a personal computer Macintosh or PC and you want to link to a file on a different disk use the name or letter of the disk as just another directory name in the relative path. Absolute Pathnames You can also specify the link to another page on your local system by using an absolute pathname. Absolute pathnames point to files based on their absolute locations on the file system. Whereas relative pathnames point to the page to which you want to link by describing its location relative to the current page absolute pathnames point to the page by starting at the top level of your directory hierarchy and working downward through all the intervening directories to reach the file. Absolute pathnames always begin with a slash which is the way they re differentiated from relative pathnames. Following the slash are all directories in the path from the top .

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.