Lecture Introduction to web engineering - Lec 12: HTML links and navigation

After studying this chapter you will be able to understand: How to link between pages of your site (internal links), how to link to other sites (external), how to structure the folders on your web site, internal document references, link attributes. | Basharat Mahmood, Department of Computer Science,CIIT,Islamabad, Pakistan. 1 1 grgf What is HTML? Basic Structure of HTML page Body tag attributes Text formatting tags Lists 2 Basharat Mahmood, Department of Computer Science, CIIT, Islamabad, Pakistan. Summary of the previous lecture How to link between pages of your site (internal links) How to link to other sites (external) How to structure the folders on your web site Internal document references Link attributes Basharat Mahmood, Department of Computer Science,CIIT,Islamabad, Pakistan. 3 The crux of HTML is its capability to reference countless other pieces of information easily on the internet When you link to another page in your own web site, the link is known as an internal link When you link to a different site, it is known as an external link Basharat Mahmood, Department of Computer Science,CIIT,Islamabad, Pakistan. 4 The element is used to link another document Anything between the opening tag and the closing . | Basharat Mahmood, Department of Computer Science,CIIT,Islamabad, Pakistan. 1 1 grgf What is HTML? Basic Structure of HTML page Body tag attributes Text formatting tags Lists 2 Basharat Mahmood, Department of Computer Science, CIIT, Islamabad, Pakistan. Summary of the previous lecture How to link between pages of your site (internal links) How to link to other sites (external) How to structure the folders on your web site Internal document references Link attributes Basharat Mahmood, Department of Computer Science,CIIT,Islamabad, Pakistan. 3 The crux of HTML is its capability to reference countless other pieces of information easily on the internet When you link to another page in your own web site, the link is known as an internal link When you link to a different site, it is known as an external link Basharat Mahmood, Department of Computer Science,CIIT,Islamabad, Pakistan. 4 The element is used to link another document Anything between the opening tag and the closing tag becomes part of the link that users can click in a browser Basharat Mahmood, Department of Computer Science,CIIT,Islamabad, Pakistan. 5 To link another page, href attribute of opening tag of is used the value of the href attribute is the name of the file you are linking to For example: Click here Basharat Mahmood, Department of Computer Science,CIIT,Islamabad, Pakistan. 6 Basharat Mahmood, Department of Computer Science,CIIT,Islamabad, Pakistan. 7 Basharat Mahmood, Department of Computer Science,CIIT,Islamabad, Pakistan. 8 Basharat Mahmood, Department of Computer Science,CIIT,Islamabad, Pakistan. 9 To link the page of another website, again the href attribute of opening tag of is used the value of the href attribute is the full web address for the page you want to link to rather than just the filename Click here Basharat Mahmood, Department of Computer Science,CIIT,Islamabad, Pakistan. 10 Basharat Mahmood, .

Không thể tạo bản xem trước, hãy bấm tải xuống
TÀI LIỆU MỚI ĐĂNG
Đã 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.