Đang chuẩn bị liên kết để tải về tài liệu:
HTML Utopia: Designing Without Tables Using CSS- P8

Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ

HTML Utopia: Designing Without Tables Using CSS- P8: I’ve been around the Web for a while now some might say I’ve been here from the beginning. And one thing that always bothered me about the Web was its inherent inability to disentangle content from presentation. | The Header Area it sits to the left of the rest of the content which in this case is our navigation list. After making this change to the rules for the tagline paragraph save your style sheet and view your page in a browser. You should see the navigation display alongside the tagline. These elements behave in exactly the same way as the paragraph that wraps around the image in the example we discussed above. All we need to do now is to align the list of navigation items to the right and alter the padding on the list to move it in slightly from the right-hand edge. Here s the markup you ll need the resulting display is depicted in Figure 8.27. File styles.css excerpt header-bottom ul margin 0 padding 0 30px 0 0 text-align right Figure 8.27. The display after floating the tagline and aligning the navigation If you ve been working through this example in Internet Explorer 6 you may already have noticed that things aren t going quite to plan. Sometimes as if by magic the navigation list that s aligned to the right just seems to disappear along with part of the light blue borders above and below the list. Then if you switch to another window the list magically reappears Well sometimes it does other times it stays hidden. If you ve experienced this problem welcome you ve stepped through the looking glass into the wonderful world of Internet Explorer CSS bugs. This one is called the peekaboo bug as the content disappears and reappears in an almost completely random fashion. There are quite a few of these Internet Explorer CSS bugs but the majority seem to revolve around a mysterious non-standard DOM property called hasLayout. The galaxy of hasLayout bugs is vast and difficult to understand but thankfully 189 Licensed to siowchen@darke.biz Chapter 8 Simple CSS Layout these bugs aren t too tricky to squash. Usually eradicating them is just a matter of adding one of a number of inconsequential declarations to the style rules of the element that s giving you trouble. For .

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.