Đang chuẩn bị liên kết để tải về tài liệu:
Tự học HTML và CSS trong 1 giờ - part 44

Không đóng trình duyệt đến khi xuất hiện nút TẢI XUỐNG

Tham khảo tài liệu 'tự học html và css trong 1 giờ - part 44', 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ả | 406 LESSON 13 Advanced CSS Page Layout in CSS LISTING 13.6 Continued nav border-bottom 1px solid lime main margin-left 11.5em margin-right 11.5em border 0px solid lime margin-bottom 1.5em margin-top 1.5em nav a hover footer a hover color lime sidebar0 position absolute left 2em top 3em width 9em text-align right If that was hard to follow don t feel bad the difficulty was intentional. CSS rules are easily obfuscated if you re not careful. Most style sheets grow organically as piecemeal additions are made discipline is necessary to keep the style sheet readable. The style sheet in Listing 13.7 is really the same style sheet as in Listing 13.6. Both are valid style sheets and both produce the same results when applied to the web page but the second one is easier to understand. Comments make clearer what each section of the style sheet does indentation and whitespace are used effectively and the order is much easier to follow. LISTING 13.7 A Better-Organized Style Sheet default styles for the page body background-color white color 333333 font-family Verdana sans-serif margin 0 padding 0 a link color DD8800 text-decoration none a visited color CC8866 text-decoration none a hover color lime layout superstructure layout padding 1em top navigation bar nav position fixed top 0px left 0px color white width 100 padding-top 3px padding-bottom 3px background-color 333333 text-align center text-transform lowercase border-bottom 1px solid lime nav .section nav .shead nav .sitem nav h1 display inline nav .section Download from www.wowebook.com The Role of CSS in Web Design 407 LISTING 13.7 Continued font-size 90 nav .shead nav .sitem padding-left 1em padding-right 1em nav hl font-size 1em background-color 333333 color white nav a hover footer a hover color lime nav a link nav a visited footer a link footer a visited text-decoration none color CCCCCC main content section main margin-left 11.5em margin-right 11.5em margin-bottom 1.5em margin-top 1.5em border 0px solid lime two .

Đã 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.