CSS mastery [electronic resource] : advanced web standards solutions / Andy Budd ; with Cameron Moll and Simon Collison.
Provides information on developing Web sites using CSS.
Saved in:
Online Access: |
Full Text (via Springer) Full Text (via Springer) |
---|---|
Main Author: | |
Other Authors: | , |
Format: | Electronic eBook |
Language: | English |
Published: |
Berkeley, CA : New York :
Friends of Ed ; Distributed to the Book trade in the United States by Springer-Verlag New York, Inc.,
©2006.
|
Subjects: |
MARC
LEADER | 00000cam a2200000xa 4500 | ||
---|---|---|---|
001 | b8706017 | ||
006 | m o d | ||
007 | cr ||||||||||| | ||
008 | 081017s2006 caua o 001 0 eng d | ||
005 | 20240423170801.1 | ||
019 | |a 86088119 |a 133156641 |a 154664177 |a 243509398 |a 320969704 |a 516040354 |a 606034113 |a 622948339 |a 647630097 |a 682075154 |a 698452252 |a 841904497 |a 858879933 |a 880095773 | ||
020 | |a 9781430201236 | ||
020 | |a 1430201231 | ||
020 | |a 1590596145 |q (Paper) | ||
020 | |a 9781590596142 |q (Paper) | ||
024 | 3 | |z 9781590596142 | |
024 | 3 | |z 9781430201236 | |
035 | |a (OCoLC)spr262691343 | ||
035 | |a (OCoLC)262691343 |z (OCoLC)86088119 |z (OCoLC)133156641 |z (OCoLC)154664177 |z (OCoLC)243509398 |z (OCoLC)320969704 |z (OCoLC)516040354 |z (OCoLC)606034113 |z (OCoLC)622948339 |z (OCoLC)647630097 |z (OCoLC)682075154 |z (OCoLC)698452252 |z (OCoLC)841904497 |z (OCoLC)858879933 |z (OCoLC)880095773 | ||
037 | |a spr10.1007/978-1-4302-0123-6 | ||
037 | |a spr10.1007/978-1-4302-2398-6 | ||
040 | |a GW5XE |b eng |e pn |c GW5XE |d OCLCQ |d OCLCF |d BEDGE |d SFB |d N$T |d YDXCP |d UAB |d BTCTA |d CNTRU |d YNG |d E7B |d U5D |d IDEBK |d B24X7 |d OCLCO |d OCLCE |d VT2 |d SLY |d MHW |d OCLCQ | ||
042 | |a dlr | ||
049 | |a GWRE | ||
050 | 4 | |a TK5105.888 |b .B845 2006eb | |
100 | 1 | |a Budd, Andy. |0 http://id.loc.gov/authorities/names/no2006036063 |1 http://isni.org/isni/0000000077793206. | |
245 | 1 | 0 | |a CSS mastery |h [electronic resource] : |b advanced web standards solutions / |c Andy Budd ; with Cameron Moll and Simon Collison. |
260 | |a Berkeley, CA : |b Friends of Ed ; |a New York : |b Distributed to the Book trade in the United States by Springer-Verlag New York, Inc., |c ©2006. | ||
300 | |a 1 online resource (xxiii, 255 pages) : |b illustrations. | ||
336 | |a text |b txt |2 rdacontent. | ||
337 | |a computer |b c |2 rdamedia. | ||
338 | |a online resource |b cr |2 rdacarrier. | ||
500 | |a Includes index. | ||
505 | 0 | |a Setting the Foundations -- Structuring your code -- Use meaningful markup -- IDs and class names -- Divs and spans -- Document types, DOCTYPE switching, and browser modes -- Validation -- Browser modes -- DOCTYPE switching -- Getting your styles to hit the target -- Common selectors -- Pseudo-classes -- The universal selector -- Advanced selectors -- Child and adjacent sibling selectors -- Attribute selectors -- The cascade and specificity -- Specificity -- Using specificity in your stylesheets -- Adding a class or an ID to the body tag -- Inheritance -- Planning, organizing, and maintaining your stylesheets -- Applying styles to your document -- Commenting your code -- Adding structural comments -- Note to self -- Removing comments and optimizing your stylesheets -- Style guides -- Organizing your stylesheets for easy maintenance -- Visual Formatting Model Recap -- Box model recap -- IE/Win and the box model -- Margin collapsing -- Positioning recap -- The visual formatting model -- Relative positioning -- Absolute positioning -- Fixed positioning -- Floating -- Line boxes and clearing -- Background Images and Image Replacement -- Background image basics -- Rounded-corner boxes -- Fixed-width rounded-corner boxes -- Flexible rounded-corner box -- Mountaintop corners -- Drop shadows -- Easy CSS drop shadows -- Drop shadows a la Clagnut -- Fuzzy shadows -- Onion skinned drop shadows -- Image replacement -- Fahrner Image Replacement (FIR) -- Phark -- Gilder/Levin method -- Inman Flash Replacement (IFR) and Scalable Inman Flash Replacement (sIFR) -- Styling Links -- Simple link styling -- Fun with underlines -- Fancy link underlines -- Highlighting different types of link -- Highlighting downloadable documents and feeds -- Creating buttons and rollovers -- Simple rollovers -- Rollovers with images -- Pixy-style rollovers -- Visited-link styles -- Pure CSS tooltips -- Styling Lists and Creating Nav Bars -- Basic list styling -- Creating a vertical nav bar -- Highlighting the current page in a nav bar -- Creating a horizontal nav bar -- Simplified "sliding doors" tabbed navigation -- CSS image maps -- flickr-style image maps -- Remote rollovers -- A short note about definition lists -- Styling Forms and Data Tables -- Styling data tables -- Table-specific elements -- summary and caption -- thead, tbody, and tfoot -- col and colgroups -- Data table markup -- Styling the table -- Adding the visual style -- Added extras -- Simple form layout -- Useful form elements -- Form labels -- The basic layout -- Other elements -- Embellishments -- Required fields -- Complicated form layout -- Accessible date input -- Multicolumn check boxes -- Form feedback -- Layout -- Centering a design -- Centering a design using auto margins -- Centering a design using positioning and negative margins -- Float-based layout -- Two-column floated layout -- Three-column floated layout -- Fixed-width, liquid, and elastic layout -- Liquid layouts -- Elastic layouts -- Elastic-liquid hybrid -- Liquid and elastic images -- Faux columns -- Hacks and Filters -- An introduction to hacks and filters -- A warning about hacks and filters -- Using hacks sensibly -- Filtering separate stylesheets -- Internet Explorer conditional comments -- Band pass filters -- Filtering individual rules and declarations -- The child selector hack -- Attribute selector hack -- The star HTML hack -- IE/Mac commented backslash hack -- The escaped property hack -- Tantek's box model hack -- The modified simplified box model hack -- The limportant and underscore hacks -- The Owen hack -- Bugs and Bug Fixing -- Bug hunting -- Common CSS problems -- Problems with specificity and sort order -- Problems with margin collapsing -- Bug hunting basics -- Isolate the problem -- Creating a minimal test case -- Fix the problem, not the symptoms -- Ask for help -- Having "layout" -- What is "layout"? -- What effect does layout have? -- Common bugs and their fixes -- Double-margin float bug -- Three-pixel text jog bug -- IE 6 duplicate character bug -- IE 6 peek-a-boo bug -- Absolute positioning in a relative container -- Stop picking on Internet Explorer -- More Than Doodles -- About this case study -- Controlling content area with descendant selectors -- The XHTML -- A note about naming conventions -- Three-column layout -- Two-column layout -- One-column layout -- Removing unwanted columns -- Floating the columns -- The calculations -- Floating the columns in the right place -- Highlighting the current page based on the body class -- Drop-in boxes for columns -- Right-angled or rounded corners-you decide -- Flat, right-angled corners -- So, let's prepare for something special -- Transparent custom corners and borders -- The images -- The CSS -- Combining classes for targeted actions -- Image classes and exceptions -- Default images -- Owned images -- Larger images -- Dealing with links -- Understanding the sidebar links -- Checked-off visited links -- LAHV, not LVHA -- Highlighting external links -- Floated drop shadows (gallery) -- Casting the shadows -- Floating the images -- Tuscany Luxury Resorts -- About this case study -- The fluid layout -- Body and container -- Masthead -- Content and sidebar -- Fluid properties -- Footer -- Resolving fluid layout issues -- Aligning elements using absolute positioning -- Location properties (top, bottom, left, right) -- Stacking order (z-index) -- Background image techniques -- Dividing the top in three -- "Bulletproofing" a background -- Image replacement -- Logo image replacement -- Initial cap image replacement -- Fluid imagery -- Coding a fluid image -- Using a single list item for multiple elements -- Coding the menu. | |
520 | |a Provides information on developing Web sites using CSS. | ||
588 | 0 | |a Print version record. | |
650 | 0 | |a Cascading style sheets. |0 http://id.loc.gov/authorities/subjects/sh2001004461. | |
650 | 7 | |a Cascading style sheets. |2 fast |0 (OCoLC)fst00848144. | |
700 | 1 | |a Moll, Cameron. |0 http://id.loc.gov/authorities/names/no2006060666 |1 http://isni.org/isni/0000000077794698. | |
700 | 1 | |a Collison, Simon. |0 http://id.loc.gov/authorities/names/no2006060667 |1 http://isni.org/isni/0000000077792270. | |
776 | 0 | 8 | |i Print version: |a Budd, Andy. |t CSS mastery. |d Berkeley, CA : Friends of Ed ; New York : Distributed to the Book trade in the United States by Springer-Verlag New York, Inc., ©2006 |z 1590596145 |z 9781590596142 |w (OCoLC)64233165. |
856 | 4 | 0 | |u https://colorado.idm.oclc.org/login?url=http://link.springer.com/10.1007/978-1-4302-0123-6 |z Full Text (via Springer) |
856 | 4 | 0 | |u https://colorado.idm.oclc.org/login?url=http://link.springer.com/10.1007/978-1-4302-2398-6 |z Full Text (via Springer) |
907 | |a .b87060176 |b 03-19-20 |c 06-30-16 | ||
998 | |a web |b 05-01-17 |c g |d b |e - |f eng |g cau |h 0 |i 1 | ||
907 | |a .b87060176 |b 07-02-19 |c 06-30-16 | ||
944 | |a MARS - RDA ENRICHED | ||
907 | |a .b87060176 |b 07-06-17 |c 06-30-16 | ||
907 | |a .b87060176 |b 05-23-17 |c 06-30-16 | ||
915 | |a I | ||
956 | |a Springer e-books | ||
956 | |b Springer Nature - Springer Professional and Applied Computing eBooks 2006 English International | ||
956 | |b Springer Nature - Springer Professional and Applied Computing eBooks 2006 English International | ||
999 | f | f | |i 0d594f8f-f943-5f59-bcd3-165f6f38eb24 |s a2a1bb0a-403e-53b5-98e2-959a2b170f48 |
952 | f | f | |p Can circulate |a University of Colorado Boulder |b Online |c Online |d Online |e TK5105.888 .B845 2006eb |h Library of Congress classification |i Ebooks, Prospector |n 1 |