Cargando…

The book of CSS3 : a developer's guide to the future of web design /

CSS3 is the latest revision of cascading style sheets, the language used to define the look and formatting of web documents. A still-evolving standard, CSS3 presents a moving target for developers who need to stay abreast of which features are supported by particular web browsers. The Book of CSS3 u...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Gasston, Peter
Formato: Electrónico eBook
Idioma:Inglés
Publicado: San Francisco : No Starch Press, ©2011.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 a 4500
001 OR_ocn745063276
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 110804s2011 caua ob 001 0 eng d
040 |a UMI  |b eng  |e pn  |c UMI  |d COO  |d B24X7  |d E7B  |d N$T  |d HEBIS  |d OCLCQ  |d DEBSZ  |d YDXCP  |d OCLCF  |d TEFOD  |d EBLCP  |d MEAUC  |d TEFOD  |d OCLCQ  |d AGLDB  |d LIV  |d RECBK  |d OCLCQ  |d JBG  |d CNNOR  |d D6H  |d BRL  |d OCLCQ  |d CEF  |d STF  |d CNCEN  |d AU@  |d OCLCQ  |d WYU  |d S9I  |d UAB  |d A6Q  |d DKC  |d OCLCQ  |d VT2  |d OCLCQ  |d UKAHL  |d OCLCQ  |d INARC  |d BRF  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO  |d KSU  |d OCLCQ  |d OCLCO 
015 |a GBB484935  |2 bnb 
015 |a GBB0D6634  |2 bnb 
016 7 |a 015696170  |2 Uk 
016 7 |a 016822693  |2 Uk 
019 |a 765144326  |a 769187414  |a 830164501  |a 1029484142  |a 1037524478  |a 1053884682  |a 1055770858  |a 1063959612  |a 1078451260  |a 1083551679  |a 1103268990  |a 1148003372  |a 1152973486  |a 1156125491  |a 1165400899  |a 1192349971  |a 1240520706 
020 |a 9781593273637  |q (electronic bk.) 
020 |a 1593273630  |q (electronic bk.) 
020 |a 9781593272869  |q (electronic bk.) 
020 |a 1593272863  |q (electronic bk.) 
020 |z 9781593275808 
020 |z 1593275803 
029 1 |a AU@  |b 000052914988 
029 1 |a AU@  |b 000053271690 
029 1 |a AU@  |b 000067107044 
029 1 |a DEBSZ  |b 368476049 
029 1 |a DEBSZ  |b 39749386X 
029 1 |a DEBSZ  |b 472555618 
029 1 |a HEBIS  |b 291543057 
035 |a (OCoLC)745063276  |z (OCoLC)765144326  |z (OCoLC)769187414  |z (OCoLC)830164501  |z (OCoLC)1029484142  |z (OCoLC)1037524478  |z (OCoLC)1053884682  |z (OCoLC)1055770858  |z (OCoLC)1063959612  |z (OCoLC)1078451260  |z (OCoLC)1083551679  |z (OCoLC)1103268990  |z (OCoLC)1148003372  |z (OCoLC)1152973486  |z (OCoLC)1156125491  |z (OCoLC)1165400899  |z (OCoLC)1192349971  |z (OCoLC)1240520706 
037 |a CL0500000105  |b Safari Books Online 
037 |a 50AD6981-4DA7-493A-94CA-025E595CDA2B  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a TK5105.888 
072 7 |a COM  |x 087000  |2 bisacsh 
072 7 |a COM  |x 034000  |2 bisacsh 
072 7 |a COM  |x 060130  |2 bisacsh 
072 7 |a COM  |x 060150  |2 bisacsh 
082 0 4 |a 006.7  |2 22 
084 |a COM060160  |a COM060130  |2 bisacsh 
084 |a ST 252  |2 rvk 
084 |a ST 250  |2 rvk 
049 |a UAMI 
100 1 |a Gasston, Peter. 
245 1 4 |a The book of CSS3 :  |b a developer's guide to the future of web design /  |c by Peter Gasston. 
260 |a San Francisco :  |b No Starch Press,  |c ©2011. 
300 |a 1 online resource (xxiii, 278 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 
588 0 |a Print version record. 
504 |a Includes bibliographical references and index. 
505 0 |a Foreword; Preface; Introduction; The Scope of This Book; A Quick Note About Browsers and Platforms; The Appendices and Further Resources; 1: Introducing CSS3; What CSS3 Is and How It Came to Be; A Brief History of CSS3; CSS3 Is Modular; Module Status and the Recommendation Process; CSS3 Is Not HTML5; Let's Get Started: Introducing the Syntax; Browser-Specific Prefixes; Future-Proofing Experimental CSS; Getting Started; 2: Media Queries; The Advantages of Media Queries; Syntax; Media Features; Width and Height; Device Width and Height; Using Media Queries in the Real World; Orientation. 
505 8 |a Aspect RatioPixel Ratio; Multiple Media Features; Mozilla-Specific Media Features; Summary; Media Queries: Browser Support; 3: Selectors; Attribute Selectors; New Attribute Selectors in CSS3; Beginning Substring Attribute Value Selector; Ending Substring Attribute Value Selector; Arbitrary Substring Attribute Value Selector; Multiple Attribute Selectors; The General Sibling Combinator; Summary; Selectors: Browser Support; 4: Pseudo-classes and Pseudo-elements; Structural Pseudo-classes; The nth-* Pseudo-classes; first-of-type, last-child, and last-of-type; only-child and only-of-type. 
505 8 |a Other Pseudo-classestarget; empty; root; not; UI Element States; Pseudo-elements; The selection pseudo-element; Summary; DOM and Attribute Selectors: Browser Support; 5: Web Fonts; The @font-face Rule; Defining Different Faces; True vs. Artificial Font Faces; A "Bulletproof" @font-face Syntax; Using Local Fonts; Font Formats; The Final "Bulletproof" Syntax; The Fontspring Bulletproof Syntax; Licensing Fonts for Web Use; A Real-World Web Fonts Example; More Font Properties; font-size-adjust; font-stretch; OpenType Features; Summary; Web Fonts: Browser Support. 
505 8 |a 6: Text Effects and Typographic StylesUnderstanding Axes and Coordinates; Applying Dimensional Effects: text-shadow; Multiple Shadows; Letterpress Effect; Adding Definition to Text: text-outline and text-stroke; More Text Properties; Restricting Overflow; Resizing Elements; Aligning Text; Wrapping Text; Setting Text Rendering Options; Applying Punctuation Properties; Summary; Text Effects: Browser Support; 7: Multiple Columns; Column Layout Methods; Prescriptive Columns: column-count; Dynamic Columns: column-width; A Note on Readability; Different Distribution Methods in Firefox and WebKit. 
505 8 |a Combining column-count and column-widthColumn Gaps and Rules; Containing Elements within Columns; Elements Spanning Multiple Columns; Elements Breaking over Multiple Columns; Summary; Multiple Columns: Browser Support; 8: Background Images and Other Decorative Properties; Background Images; Multiple Background Images; Background Size; Background Clip and Origin; background-repeat; Background Image Clipping; Image Masks; Summary; Background Images: Browser Support; 9: Border and Box Effects; Giving Your Borders Rounded Corners; border-radius Shorthand. 
520 |a CSS3 is the latest revision of cascading style sheets, the language used to define the look and formatting of web documents. A still-evolving standard, CSS3 presents a moving target for developers who need to stay abreast of which features are supported by particular web browsers. The Book of CSS3 uses real-world examples to teach developers the fundamentals of the CSS3 specification, highlighting the latest developments and future features, while paying close attention to current browser implementations. Each chapter examines a different CSS3 module, and teaches the reader to use exciting new. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Web sites  |x Design. 
650 0 |a Cascading style sheets. 
650 6 |a Sites Web  |x Conception. 
650 6 |a Feuilles de style en cascade. 
650 7 |a COMPUTERS  |x Digital Media  |x General.  |2 bisacsh 
650 7 |a COMPUTERS  |x Interactive & Multimedia.  |2 bisacsh 
650 7 |a COMPUTERS  |x Web  |x Site Design.  |2 bisacsh 
650 7 |a COMPUTERS  |x Web  |x User Generated Content.  |2 bisacsh 
650 7 |a Cascading style sheets  |2 fast 
650 7 |a Web sites  |x Design  |2 fast 
650 7 |a Cascading Style Sheets 3.0  |2 gnd 
650 7 |a Cascading Style Sheets.  |2 idszbz 
650 7 |a Web Site.  |2 idszbz 
650 7 |a Gestaltung.  |2 idszbz 
776 0 8 |i Print version:  |a Gasston, Peter.  |t Book of CSS3.  |d San Francisco : No Starch Press, ©2011  |z 9781593272869  |w (DLC) 2011010098  |w (OCoLC)666242933 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781593272869/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH33086812 
938 |a Books 24x7  |b B247  |n bks00043615 
938 |a ebrary  |b EBRY  |n ebr10496680 
938 |a EBSCOhost  |b EBSC  |n 440018 
938 |a Internet Archive  |b INAR  |n bookofcss3develo0000gass 
938 |a Recorded Books, LLC  |b RECE  |n rbeEB00709946 
938 |a YBP Library Services  |b YANK  |n 7574609 
994 |a 92  |b IZTAP