My Library

University LibraryCatalogue

     
Limit search to items available for borrowing or consultation
 
Look for full text

Search Discovery

Search CARM Centre Catalogue

Search Trove

Add record to RefWorks

PRINTED BOOKS
Author Schengili-Roberts, Keith.

Title Core CSS : cascading style sheets / Keith Schengili-Roberts.

Published Upper Saddle River, NJ : Prentice Hall PTR, [2004]
©2004

Copies

Location Call No. Status
 UniM Bund  006.7 SCHE {Bund89 L4:W}    AVAILABLE
Edition 2nd ed.
Physical description xxxvii, 818 pages : illustrations ; 24 cm.
Series Prentice Hall PTR core series.
Prentice Hall PTR core series.
Contents Chapter 1 Birth of CSS 2 -- 1.1 World Wide Web Consortium Introduces Cascading Style Sheets 5 -- 1.2 XHTML, CSS2 and CSS3 7 -- 1.3 Re-emergence of the Browser Wars? 10 -- Chapter 2 (X)Html and Its Relationship to CSS 14 -- 2.1 Adding Cascading Style Sheets to Web Pages 17 -- 2.2 [left angle bracket]style[right angle bracket] Element 18 -- 2.3 [left angle bracket]span[right angle bracket] and [left angle bracket]div[right angle bracket] Elements 21 -- 2.4 [left angle bracket]link[right angle bracket] Element 24 -- Chapter 3 Browser Adoption of CSS 28 -- 3.1 Internet Explorer 3.x 30 -- 3.2 Internet Explorer 4.x 31 -- 3.3 Internet Explorer 4.5 (Macintosh) and 5.x (Windows and Macintosh) 32 -- 3.4 Internet Explorer 5.5 34 -- 3.5 Internet Explorer 6.0 35 -- 3.6 Opera 3.5 37 -- 3.7 Opera 4.x--6.x 38 -- 3.8 Netscape Navigator 4.x 39 -- 3.9 Mozilla and Netscape Navigator 6.x and 7.x 40 -- 3.10 Other Browsers 47 -- Chapter 4 Implementation of Basic CSS Concepts 52 -- 4.1 Grouping 53 -- 4.2 Inheritance 56 -- 4.3 Class and id as Selectors 58 -- 4.4 Contextual Selectors 62 -- 4.6 CSS2 Selectors 67 -- 4.7 CSS3 Selectors 76 -- Chapter 5 Cascade 82 -- 5.1 Cascading Order 83 -- 5.2 Important 88 -- 5.3 Cascade-Order Sources 90 -- Chapter 6 CSS Units 94 -- 6.1 Length Units 95 -- 6.2 Percentage Units 101 -- 6.3 URLs 103 -- 6.4 Strings 106 -- 6.5 Time Units 108 -- 6.6 Angle Units 108 -- 6.7 Frequency Units 110 -- Chapter 7 Pseudo-Classes and Pseudo-Elements 112 -- 7.1 Anchor Pseudo-Element 114 -- 7.2 First-line Pseudo-Element 117 -- 7.3 First-letter Pseudo-Element 119 -- 7.4 Lang Pseudo-Class 122 -- 7.5 Left, right and first Pseudo-Classes 123 -- 7.6 Focus and hover Pseudo-Classes 123 -- 7.7 First-child Pseudo-Class 125 -- 7.8 Pseudo-Elements in Selectors and Combining Multiple Pseudo-Elements 128 -- Chapter 8 Media Types and Media Queries 130 -- 8.1 Browser Compatibility 134 -- 8.2 Media Queries 135 -- 8.3 Width and height Media Queries 136 -- 8.4 Device-width and device-height Media Queries 136 -- 8.5 Device-aspect-ratio Media Query 137 -- 8.6 Color Media Query 137 -- 8.7 Color-index Media Query 138 -- 8.8 Monochrome Media Query 138 -- 8.9 Resolution Media Query 139 -- 8.10 Scan Media Query 139 -- 8.11 Grid Media Query 140 -- Chapter 9 Font Properties 142 -- 9.1 Font-family Property 144 -- 9.2 Font-size Property 150 -- 9.3 Font-style Property 158 -- 9.4 Font-variant Property 160 -- 9.5 Font-weight Property 162 -- 9.6 Font Property 167 -- 9.7 Font-stretch Property 170 -- 9.8 Font-size-adjust Property 173 -- 9.9 @font-face Pseudo-Element 175 -- 9.10 CSS3 Font Decoration Properties 182 -- Chapter 10 Text Properties 186 -- 10.1 Letter-spacing Property 187 -- 10.2 Word-spacing Property 190 -- 10.3 Line-height Property 193 -- 10.4 Vertical-align Property 196 -- 10.5 Text-align Property 198 -- 10.6 Text-decoration Property 201 -- 10.7 Text-indent Property 204 -- 10.8 Text-transform Property 207 -- 10.9 Text-shadow Property 209 -- 10.10 Glyph-orientation-horizontal and glyph-orientation-vertical Properties 211 -- 10.11 Text-script Property 214 -- 10.12 Min-font-size and max-font-size Properties 215 -- 10.13 Text-justify-trim Property 216 -- 10.14 Line-break Property 216 -- 10.15 Word-break-cjk Property 216 -- 10.16 Word-break-inside Property 217 -- 10.17 Word-break Property 217 -- 10.18 Wrap-option Property 218 -- 10.19 Linefeed-treatment Property 219 -- 10.20 White-space-treatment Property 219 -- 10.21 All-space-treatment Property 220 -- 10.22 White-space Property 220 -- 10.23 Text-overflow-mode Property 222 -- 10.24 Text-overflow-ellipsis Property 222 -- 10.25 Text-overflow Property 223 -- 10.26 Kerning-mode Property 223 -- 10.27 Kerning-pair-threshold Property 224 -- 10.28 Punctuation-trim Property 224 -- 10.29 Text-line-through Set of Properties 225 -- 10.30 Text-overline Set of Properties 228 -- 10.31 Text-underline Set of Properties 232 -- 10.32 Text-blink Property 236 -- Chapter 11 Text Property Extensions 238 -- 11.1 Internet Explorer Text-Formatting CSS Extensions 239 -- 11.2 Layout-flow Property 239 -- 11.3 Writing-mode Property 244 -- 11.4 Layout-grid Sub-Family of Properties 247 -- 11.5 Text-autospace Property 258 -- 11.6 Text-justify Property 261 -- 11.7 Text-kashida-space Property 264 -- 11.8 Text-underline-position Property 266 -- 11.9 Word-break Property 268 -- 11.10 Text-align-last Property 271 -- Chapter 12 Box Properties 274 -- 12.1 Border-"style" Properties 276 -- 12.2 Border-style Property 277 -- 12.3 Border-color Property 280 -- 12.4 Border-width Property 283 -- 12.5 Border-bottom Property 286 -- 12.6 Border-left Property 289 -- 12.7 Border-right Property 292 -- 12.8 Border-top Property 294 -- 12.9 Border-bottom-width Property 297 -- 12.10 Border-left-width Property 299 -- 12.11 Border-right-width Property 302 -- 12.12 Border-top-width Property 304 -- 12.13 Border Property 307 -- 12.14 Border-radius Set of Properties 310 -- 12.15 Border-image Set of Properties 312 -- 12.16 Border-fit Set of Properties 314 -- 12.17 Border-image-transform Set of Properties 317 -- 12.18 Border-break Property 319 -- 12.19 Box-shadow Property 319 -- 12.20 Clear Property 321 -- 12.21 Clear-after Property 324 -- 12.22 Float Property 325 -- 12.23 Float-displace Property 331 -- 12.24 Indent-edge-reset Property 332 -- 12.25 Height Property 332 -- 12.26 Width Property 335 -- 12.27 Padding-bottom Property 337 -- 12.28 Padding-left Property 339 -- 12.29 Padding-right Property 341 -- 12.30 Padding-top Property 343 -- 12.31 Padding Property 345 -- 12.32 Margin-bottom Property 349 -- 12.33 Margin-left Property 352 -- 12.34 Margin-right Property 354 -- 12.35 Margin-top Property 357 -- 12.36 Margin Property 360 -- 12.37 Min-width, max-width, min-height and max-height Properties 362 -- 12.38 Fit and fit-position Properties 363 -- 12.39 Marquee Properties 365 -- Chapter 13 Color 368 -- 13.1 Color Property 370 -- 13.2 Gamma Correction under CSS3 375 -- 13.3 Opacity Property 376 -- 13.4 Rendering-intent Property 377 -- 13.5 Color-profile Property 378 -- 13.6 Color-profile 379 -- 13.7 XII Color Keywords 379 -- Chapter 14 Background Properties 386 -- 14.1 Background-color Property 387 -- 14.2 Background-image Property 391 -- 14.3 Background-repeat Property 394 -- 14.4 Background-attachment Property 397 -- 14.5 Background-position Property 401 -- 14.6 Background Property 407 -- 14.7 Background-position-x and background-position-y Properties 410 -- 14.8 CSS3 Properties 415 -- 14.9 Background-clip Property 415 -- 14.10 Background-origin 416 -- 14.11 Background-size 418 -- 14.12 Background-quantity 419 -- 14.13 Background-spacing 420 -- Chapter 15 Classification Properties and Generated/Automatic Content 422 -- 15.1 White-space Property 423 -- 15.2 List-style-type Property 426 -- 15.3 List-style-image Property 435 -- 15.4 List-style-position Property 437 -- 15.5 List-style Property 440 -- 15.6 Content Property plus the before and after Pseudo-Elements 443 -- 15.7 Quotes Property 446 -- 15.8 Counter-increment and counter-reset Properties 449 -- 15.9 Marker-offset Property 452 -- Chapter 16 Visual Formatting and Detailed Visual Formatting 456 -- 16.1 Display Property 457 -- 16.2 Positioning Properties: position, top, left, right and bottom 465 -- 16.3 Z-index Property 473 -- 16.4 Direction and unicode-bidi Properties 476 -- 16.5 Min-width, max-width, min-height and max-height Properties 479 -- Chapter 17 Visual Effects 486 -- 17.1 Overflow Property 487 -- 17.2 Overflow-x and overflow-y Properties 490 -- 17.3 Clip Property 492 -- 17.4 Visibility Property 495 -- 17.5 Zoom Property 500 -- 17.6 Ime-mode Property 503 -- Chapter 18 Paged Media 506 -- 18.1 Size Property 507 -- 18.2 Marks Property 510 -- 18.3 Page-Break Properties 512 -- 18.4 Page Property 515 -- 18.5 Windows and orphans Properties 517 -- 19.1 Caption-side Property 521 -- 19.2 Table-layout Property 524
-- 19.3 Border-collapse, border-spacing and empty-cells 527 -- 19.4 Speak-header Property 536 -- 19.5 Table-like Layout Using CSS 537 -- Chapter 20 User Interface 542 -- 20.1 Cursor Property 544 -- 20.2 Outline Sub-Family of Properties 549 -- 20.3 Outline-width Property 550 -- 20.4 Outline-style Property 553 -- 20.5 Outline-color Property 554 -- 20.6 Outline Property 556 -- 20.7 Accelerator Property 557 -- 20.8 CSS3 Properties 559 -- 20.9 Resizer Property 559 --
20.10 Key-equivalent Property 560 -- 20.11 Tab-index Property 561 -- 20.12 User-input Property 562 -- 20.13 User-modify Property 562 -- 20.14 User-select Property 563 -- 20.15 User-focus, user-focus-key and user-focus-pointer Properties 564 -- 20.16 Toggle-group and group-reset Properties 564 -- 20.17 Mozilla User-Interface-Related Extensions 565 -- 20.18 CSS3 Additions to Existing User-Interface Properties 567 -- Chapter 21 Aural Cascading Style Sheets 568 -- 21.1 Speak Property 570 -- 21.2 Volume Property 571 -- 21.3 Pause Sub-Set of Properties 573 -- 21.4 Cue Sub-Set of Properties 576 -- 21.5 Play-during Property 577 -- 21.6 Azimuth Property 579 -- 21.7 Elevation Property 582 -- 21.8 Speech-rate Property 584 -- 21.9 Voice-family Property 586 -- 21.10 Pitch Property 587 -- 21.11 Pitch-range Property 589 -- 21.12 Stress Property 590 -- 21.13 Richness Property 591 -- 21.14 Speech Sub-Group of Properties 592 -- Chapter 22 Ruby 596 -- 22.2 [left angle bracket]ruby[right angle bracket] Tag Set 598 -- 22.3 Ruby-align Property 602 -- 22.4 Ruby-overhang Property 605 -- 22.5 Ruby-position Property 608 -- Chapter 23 Multi-Column Layout 612 -- 23.2 Column-count Property 616 -- 23.3 Column-width Property 616 -- 23.4 Column-gap Property 617 -- 23.5 Column-width-policy Property 617 -- 23.6 Column-space-distribution Property 618 -- 23.7 Column Rule Properties 620 -- 23.8 Column-span Property 622 -- Chapter 24 Scrollbars 624 -- 24.1 Parts of a Scrollbar 625 -- 24.2 Scrollbar Properties 626 -- 24.3 Browser Compatibility 634 -- Chapter 25 Filters and Transitions 636 -- 25.1 Visual Filters in Internet Explorer 637 -- 25.2 Static Filters 638 -- 25.3 Transition Filter Overview 672 -- Appendix A CSS1 and CSS2 Compatibility Charts 692 -- Appendix B Alphabetical Listing of CSS Properties and Values 706 -- Accelerator 707 -- Azimuth 708 -- Background-attachment 710.
Subject Cascading style sheets.
Web sites -- Design.
Computer graphics.
Web publishing.
ISBN 0130092789