top

  Info

  • Utilizzare la checkbox di selezione a fianco di ciascun documento per attivare le funzionalità di stampa, invio email, download nei formati disponibili del (i) record.

  Info

  • Utilizzare questo link per rimuovere la selezione effettuata.
Beginning JavaServer pages [[electronic resource] /] / Vivek Chopra ... [et al.]
Beginning JavaServer pages [[electronic resource] /] / Vivek Chopra ... [et al.]
Edizione [1st edition]
Pubbl/distr/stampa Hoboken, NJ, : Wiley, c2005
Descrizione fisica 1 online resource (1298 p.)
Disciplina 006.7/6
Altri autori (Persone) ChopraVivek
Collana Wrox beginning guides.
Soggetto topico Web sites - Design
Web site development
ISBN 1-280-25258-8
9786610252589
0-7645-8952-0
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Beginning JavaServer Pages; About the Authors; Credits; Acknowledgments; Contents; Introduction; The Right Way to Do Web Development; Approach; How This Book Is Structured; Conventions; Source Code; Errata; p2p. wrox. com; Part I: JSP Fundamentals; Chapter 1: Getting Started with JavaServer Pages; Creating Applications for the Internet; Summary; Exercises; Chapter 2: JSP Basics 1: Dynamic Page Creation for Data Presentation; The Anatomy of a JSP Page; Summary; Exercises; Chapter 3: JSP Basics 2: Generalized Templating and Server Scripting; Scripting Elements for Java Code Embedding
Creating a Simple Web StorefrontAdding a Shopping Cart to a Catalog; Creating the Shopping Cart; Summary; Exercises; Chapter 4: CSS, JavaScript, VBScript, and JSP; Code Elements That Execute on the Client Side; User Preference Implementation; Creating a User-Customizable DHTML Menu; Summary; Exercises; Chapter 5: JSP and EL; EL and Its Vital Role in JSP; EL Named Variables; Applying EL; Coercion: Automatic Type Conversion; Accessing Object Properties and Collections; Implicit EL Objects in JSP 2.0; User-Supplied Functions within EL; Summary; Exercises; Chapter 6: JSP Tag Libraries and JSTL
The Vital Role of JSP Tag LibrariesThe JSP Standard Tag Library; Anatomy of a Tag Library; Summary; Exercises; Chapter 7: JSP Directives; Directive Basics; The page Directive; The taglib Directive; The include Directive; Summary; Exercises; Chapter 8: JSP Standard Actions; JSP Standard Actions Are Built-in Tags; Actions for Working with JavaBeans; Including JSP Output via ; Transferring Control Between JSPs; Specifying Parameters for Other Actions; Working with Plug-ins; Standard Actions Specific to Tag Files; Summary; Exercises; Chapter 9: JSP and JavaBeans
Anatomy of a JavaBeanHow JavaBeans and EJBs Differ; Summary; Exercises; Chapter 10: Error Handling; Understanding the Origin of Errors; Summary; Exercises; Chapter 11: Building Your Own Custom JSP Tag Library; What Is a Tag File?; A Simple Tag File: Displaying Today's Date; Advantages of Tag Files; Developing Tag Files; Packaging Tag Files; Summary; Exercises; Chapter 12: Advanced Dynamic Web Content Generation; Data Validation in Web Applications; Summary; Exercises; Chapter 13: Internationalization and Localized Content; About Internationalization-Ready Applications
Internationalization and LocalizationBuilding on the Java Platform's i18n Capabilities; Summary; Exercises; Chapter 14: JSP Debugging Techniques; The Science of Debugging; Catching Bugs at Compile Time; Using a Debugging System versus a Production System; Using System.out.println() to Instrument Code; Using a Logging System; Debugging with Tools; Debugging Code in Production Environments; Finding the Intermittent Problem; Avoiding Concurrency Issues; Summary; Exercises; Part II: JSP and Modern Web Server Software Development; Chapter 15: JSPs and Servlets; A JSP Is a Servlet; Summary
Exercises
Record Nr. UNINA-9910783518303321
Hoboken, NJ, : Wiley, c2005
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Beginning JavaServer pages [[electronic resource] /] / Vivek Chopra ... [et al.]
Beginning JavaServer pages [[electronic resource] /] / Vivek Chopra ... [et al.]
Edizione [1st edition]
Pubbl/distr/stampa Hoboken, NJ, : Wiley, c2005
Descrizione fisica 1 online resource (1298 p.)
Disciplina 006.7/6
Altri autori (Persone) ChopraVivek
Collana Wrox beginning guides.
Soggetto topico Web sites - Design
Web site development
ISBN 1-280-25258-8
9786610252589
0-7645-8952-0
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Beginning JavaServer Pages; About the Authors; Credits; Acknowledgments; Contents; Introduction; The Right Way to Do Web Development; Approach; How This Book Is Structured; Conventions; Source Code; Errata; p2p. wrox. com; Part I: JSP Fundamentals; Chapter 1: Getting Started with JavaServer Pages; Creating Applications for the Internet; Summary; Exercises; Chapter 2: JSP Basics 1: Dynamic Page Creation for Data Presentation; The Anatomy of a JSP Page; Summary; Exercises; Chapter 3: JSP Basics 2: Generalized Templating and Server Scripting; Scripting Elements for Java Code Embedding
Creating a Simple Web StorefrontAdding a Shopping Cart to a Catalog; Creating the Shopping Cart; Summary; Exercises; Chapter 4: CSS, JavaScript, VBScript, and JSP; Code Elements That Execute on the Client Side; User Preference Implementation; Creating a User-Customizable DHTML Menu; Summary; Exercises; Chapter 5: JSP and EL; EL and Its Vital Role in JSP; EL Named Variables; Applying EL; Coercion: Automatic Type Conversion; Accessing Object Properties and Collections; Implicit EL Objects in JSP 2.0; User-Supplied Functions within EL; Summary; Exercises; Chapter 6: JSP Tag Libraries and JSTL
The Vital Role of JSP Tag LibrariesThe JSP Standard Tag Library; Anatomy of a Tag Library; Summary; Exercises; Chapter 7: JSP Directives; Directive Basics; The page Directive; The taglib Directive; The include Directive; Summary; Exercises; Chapter 8: JSP Standard Actions; JSP Standard Actions Are Built-in Tags; Actions for Working with JavaBeans; Including JSP Output via ; Transferring Control Between JSPs; Specifying Parameters for Other Actions; Working with Plug-ins; Standard Actions Specific to Tag Files; Summary; Exercises; Chapter 9: JSP and JavaBeans
Anatomy of a JavaBeanHow JavaBeans and EJBs Differ; Summary; Exercises; Chapter 10: Error Handling; Understanding the Origin of Errors; Summary; Exercises; Chapter 11: Building Your Own Custom JSP Tag Library; What Is a Tag File?; A Simple Tag File: Displaying Today's Date; Advantages of Tag Files; Developing Tag Files; Packaging Tag Files; Summary; Exercises; Chapter 12: Advanced Dynamic Web Content Generation; Data Validation in Web Applications; Summary; Exercises; Chapter 13: Internationalization and Localized Content; About Internationalization-Ready Applications
Internationalization and LocalizationBuilding on the Java Platform's i18n Capabilities; Summary; Exercises; Chapter 14: JSP Debugging Techniques; The Science of Debugging; Catching Bugs at Compile Time; Using a Debugging System versus a Production System; Using System.out.println() to Instrument Code; Using a Logging System; Debugging with Tools; Debugging Code in Production Environments; Finding the Intermittent Problem; Avoiding Concurrency Issues; Summary; Exercises; Part II: JSP and Modern Web Server Software Development; Chapter 15: JSPs and Servlets; A JSP Is a Servlet; Summary
Exercises
Record Nr. UNINA-9910827527903321
Hoboken, NJ, : Wiley, c2005
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Best practices and tools for creating WebSphere Commerce sites [[electronic resource] /] / [Hernan Cunico, Nicolai Nielsen, Sanjeev Sharma]
Best practices and tools for creating WebSphere Commerce sites [[electronic resource] /] / [Hernan Cunico, Nicolai Nielsen, Sanjeev Sharma]
Autore Cunico Hernan
Edizione [1st ed.]
Pubbl/distr/stampa [S.l.], : IBM, International Technical Support Organization, c2005
Descrizione fisica 1 online resource (274 p.)
Altri autori (Persone) NielsenNicolai
SharmaSanjeev
Collana WebSphere software
IBM redbooks
Soggetto topico Electronic commerce
Web sites - Design
Soggetto genere / forma Electronic books.
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910450120103321
Cunico Hernan  
[S.l.], : IBM, International Technical Support Organization, c2005
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Best practices and tools for creating WebSphere Commerce sites [[electronic resource] /] / [Hernan Cunico, Nicolai Nielsen, Sanjeev Sharma]
Best practices and tools for creating WebSphere Commerce sites [[electronic resource] /] / [Hernan Cunico, Nicolai Nielsen, Sanjeev Sharma]
Autore Cunico Hernan
Edizione [1st ed.]
Pubbl/distr/stampa [S.l.], : IBM, International Technical Support Organization, c2005
Descrizione fisica 1 online resource (274 p.)
Disciplina 658.8/72
Altri autori (Persone) NielsenNicolai
SharmaSanjeev
Collana WebSphere software
IBM redbooks
Soggetto topico Electronic commerce
Web sites - Design
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910783530203321
Cunico Hernan  
[S.l.], : IBM, International Technical Support Organization, c2005
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Best practices and tools for creating WebSphere Commerce sites / / [Hernan Cunico, Nicolai Nielsen, Sanjeev Sharma]
Best practices and tools for creating WebSphere Commerce sites / / [Hernan Cunico, Nicolai Nielsen, Sanjeev Sharma]
Autore Cunico Hernan
Edizione [1st ed.]
Pubbl/distr/stampa [S.l.], : IBM, International Technical Support Organization, c2005
Descrizione fisica 1 online resource (274 p.)
Disciplina 658.8/72
Altri autori (Persone) NielsenNicolai
SharmaSanjeev (Information technology executive)
Collana WebSphere software
IBM redbooks
Soggetto topico Electronic commerce
Web sites - Design
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Front cover -- Contents -- Notices -- Trademarks -- Preface -- The team that wrote this redbook -- Become a published author -- Comments welcome -- Summary of changes -- March 2005, First Edition -- Part 1 Systematic project development method -- Chapter 1. Introduction -- 1.1 Method overview -- 1.2 Further information -- Chapter 2. Method for project development -- 2.1 Systematic development method -- 2.2 Definitions -- 2.2.1 Work product -- 2.2.2 Deliverable -- 2.2.3 Phase -- 2.2.4 Activity -- 2.2.5 Task -- 2.2.6 Work unit -- 2.2.7 Work breakdown structure -- 2.2.8 Strategy -- 2.2.9 Customer -- 2.2.10 Customer IT team -- 2.2.11 Project team -- 2.2.12 Project repository -- 2.3 Project life cycle -- 2.3.1 Core development phases -- 2.4 Using the method -- 2.4.1 Customizing and adopting the method -- 2.4.2 Project roles and skills requirements -- 2.4.3 Structuring information -- 2.4.4 Case studies -- 2.5 Summary -- Chapter 3. Design phase -- 3.1 Purpose of the design phase -- 3.2 The design phase -- 3.2.1 Creating the site design -- 3.3 Solution outline activity -- 3.3.1 Gathering the functional requirements -- 3.3.2 The solution outline workshop -- 3.3.3 The solution outline document -- 3.3.4 Analyzing current site assets -- 3.3.5 Design-based sizing -- 3.4 Macro design activity -- 3.4.1 Methods of approaching design activities -- 3.4.2 The data model -- 3.4.3 Creating interaction diagrams and class diagrams -- 3.4.4 JSPs templates -- 3.4.5 Creating a WebSphere Commerce site database -- 3.5 Micro design activity -- 3.6 Design review -- 3.6.1 Data analysis review -- 3.7 Summary -- Chapter 4. Build phase -- 4.1 The project build phase -- 4.2 Build and team work assignment -- 4.2.1 Assigning team members to tasks -- 4.2.2 Tracking progress -- 4.2.3 Regular builds and systematic integration testing.
4.3 Integrated development and test infrastructure -- 4.3.1 The team development environment -- 4.3.2 The shared test environment -- 4.3.3 Configuring a development process -- 4.3.4 Configuring a simulated production environment -- 4.3.5 Source code management -- 4.3.6 The build process -- 4.3.7 Build and deployment automation -- 4.3.8 Build deployment status -- 4.4 The problem determination process -- 4.4.1 Component installation and configuration -- 4.4.2 Build deployment -- 4.4.3 Runtime problems -- 4.4.4 Application or customization defects -- 4.4.5 Performance problems -- 4.5 Subsystem integration test activity -- 4.6 Handling errors -- 4.6.1 Handling each aspect in a real project -- 4.7 Summary -- Chapter 5. Site test phase -- 5.1 Site testing activities -- 5.1.1 Creating the site testing infrastructure and processes -- 5.1.2 Executing test cases -- 5.2 Functional Verification Test (FVT) -- 5.2.1 Team organization during testing -- 5.3 System Integration Test (SIT) -- 5.4 System Verification Test (SVT) -- 5.5 User Acceptance Test (UAT) -- 5.6 Summary -- Chapter 6. Launch phase -- 6.1 Site deployment and launch activities -- 6.2 Summary -- Part 2 Development and migration best practices -- Chapter 7. Development and migration tools -- 7.1 Development tools -- 7.1.1 Lightweight WebSphere Commerce test environment -- 7.1.2 Full WebSphere Commerce test environment -- 7.1.3 Comparison between the test environments -- 7.1.4 Command line utilities -- 7.2 Migration tools -- 7.2.1 Database migration (migratedb) -- 7.2.2 Encrypted data migration (migrateEncryptedInfo) -- 7.2.3 Instance migration (wcim) -- 7.3 Additional tools -- 7.3.1 Lightweight Object Query System -- 7.3.2 Auto-deploy tool -- 7.3.3 CommerceQA test tool -- Chapter 8. Developing new sites -- 8.1 Basing development on a starter store -- 8.2 Using a separate database server.
8.3 EJB and data bean best practices -- 8.3.1 Customizing WebSphere Commerce tables -- 8.3.2 Customizing WebSphere Commerce EJBs -- 8.3.3 SQL security considerations -- 8.3.4 Using well-formed ejbCreate constructors -- 8.3.5 Lazy fetch data retrieval -- 8.3.6 Handling database vendor specific code -- 8.3.7 Using session beans -- 8.3.8 Managing concurrent updates -- 8.3.9 Flush remote method -- 8.3.10 Generating primary keys -- 8.4 Best practices for JSP programming -- 8.4.1 Using JSTL in place of Java code -- 8.4.2 Using WebSphere Commerce activation tags -- 8.4.3 Using WebSphere Commerce maps to get request parameters -- 8.4.4 Using StoreErrorDataBean for error handling -- 8.4.5 Using an appropriate includes mechanism -- 8.4.6 Using the JSPF file extension for JSP segments -- 8.4.7 Using the escapeXml attribute to preserve HTML formatting -- 8.4.8 Ensuring XHTML compliance -- 8.4.9 Using CSS to separate layout from content -- 8.4.10 Adding id attributes to links and form elements -- 8.4.11 Invoking controller commands from within a JSP page -- 8.4.12 Using the post method for form submission -- 8.5 Command best practices -- 8.5.1 New command naming and hierarchy -- 8.5.2 Using constants to hold class and method name -- 8.5.3 Command error handling -- 8.5.4 Tracing -- 8.6 General security considerations -- 8.6.1 Access control -- 8.6.2 Encrypting sensitive information -- 8.6.3 Protecting sensitive configuration files -- 8.6.4 Protecting sensitive parameters -- 8.6.5 Avoiding default credentials and port numbers -- Chapter 9. Migrating existing sites -- 9.1 Why migrate? -- 9.1.1 Business benefits of new products -- 9.1.2 Business benefits of new capabilities -- 9.1.3 Preparing for end-of-service of your product -- 9.2 Migration strategy considerations -- 9.2.1 Getting help -- 9.2.2 Migrating the different environments -- 9.2.3 Handling complexity.
9.2.4 Component view -- 9.2.5 Minimizing customizations -- 9.2.6 Performance optimization with dynamic caching -- 9.2.7 Scalability -- 9.2.8 Database cleanup -- 9.2.9 Basing development on starter stores -- 9.2.10 Store archive (SAR) migration -- 9.2.11 Delta migration -- 9.2.12 How custom code impacts the process -- 9.2.13 How database customizations impacts the process -- 9.2.14 Migrating your WebSphere Commerce instance or recreating it -- 9.3 Migration approach considerations -- 9.3.1 Switchover migration -- 9.3.2 Coexistence migration -- 9.3.3 In-place migration -- 9.4 Migration planning -- 9.4.1 Planning activities -- 9.4.2 Gathering migration requirements -- 9.4.3 Planning the migration activities -- 9.4.4 Preparing for migration -- 9.4.5 Migrating the site -- 9.4.6 Testing the migrated site -- 9.4.7 Going live -- 9.5 Planning and sizing templates -- Chapter 10. Integration with existing systems -- 10.1 WebSphere Commerce integration capabilities -- 10.1.1 Messaging architecture -- 10.1.2 Predefined messages -- 10.2 Web services -- 10.2.1 Overview -- 10.2.2 Why use Web services? -- 10.2.3 Web services architecture -- Part 3 Appendixes -- Appendix A. Project team creation and common roles -- Creating the project team -- The core competency strategy -- The holistic strategy -- Guidance for selecting the strategy -- Project roles -- Appendix B. Analysis, site maintenance and enhancement phases -- Analysis phase -- Analysis phase sizing -- Site maintenance and enhancement phase -- Appendix C. Additional methods -- Deciding the method and terminology -- IBM methods -- The Rational® Unified Process® (RUP®) -- Summary -- Related publications -- IBM Redbooks -- Online resources -- How to get IBM Redbooks -- Help from IBM -- Index -- Back cover.
Record Nr. UNINA-9910816216003321
Cunico Hernan  
[S.l.], : IBM, International Technical Support Organization, c2005
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
The book of CSS3 : a developer's guide to the future of web design / / by Peter Gasston
The book of CSS3 : a developer's guide to the future of web design / / by Peter Gasston
Autore Gasston Peter
Edizione [Second edition.]
Pubbl/distr/stampa San Francisco : , : No Starch Press, , [2015]
Descrizione fisica 1 online resource (306 p.)
Disciplina 006.7
Soggetto topico Web sites - Design
Cascading style sheets
Soggetto genere / forma Electronic books.
ISBN 1-4571-8550-4
1-59327-643-5
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Brief Contents; Contents in Detail; Preface; Introduction; The Scope of This Book; Chapter by Chapter; The Appendices and Further Resources; Introduction to the Second Edition; Chapter 1: Introducing CSS3; What CSS3 Is and How It Came to Be; A Brief History of CSS3; CSS3 Is Modular; There Is No CSS3; Module Status and the Recommendation Process; Introducing the Syntax; Vendor Prefixes; Let's Get Started; Chapter 2: Media Queries; The Advantages of Media Queries; Syntax; Media Features; Width and Height; Pixel Ratio; Device Width and Height; Orientation; Aspect Ratio; Multiple Media Features
Mobile-First Web DevelopmentSummary; Media Queries: Browser Support; Chapter 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; Chapter 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; Other Pseudo-classes; :target; :empty
:root:not(); UI Element States; Constraint Validation Pseudo-classes; Pseudo-elements; The ::selection Pseudo-element; Summary; DOM and Attribute Selectors: Browser Support; Chapter 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; Licensing Fonts for Web Use; A Real-World Web Fonts Example; Controlling Font Loading; More Font Properties; font-size-adjust; font-stretch; OpenType Features; Enabling Font Features; Font Feature Properties; Summary
Web Fonts: Browser SupportChapter 6: Text Effects and Typographic Styles; Understanding Axes and Coordinates; Applying Dimensional Effects: text-shadow; Multiple Shadows; Restricting Overflow; Aligning Text; Controlling Line Wrapping; Breaking Words; Hyphenating Words; Resizing Elements; Summary; Text Effects and Typographic Styles: Browser Support; Chapter 7: Multiple Columns; Column Layout Methods; Prescriptive Columns: column-count; Dynamic Columns: column-width; Varying Distribution of Content Across Columns; Combining column-count and column-width; Column Gaps and Rules
Containing Elements Within ColumnsElements Spanning Multiple Columns; Summary; Multiple Columns: Browser Support; Chapter 8: Background Images; Updates to Existing Background Properties; background-position; background-attachment; background-repeat; Multiple Background Images; Dynamically Scaled Background Images; Background Clip and Origin; Updated Background Shortcut; Summary; Background Images: Browser Support; Chapter 9: Border and Box Effects; Giving Your Borders Rounded Corners; The border-radius Shorthand; Using Percentage Values; Using Images for Borders; border-image-source
border-image-slice
Record Nr. UNINA-9910459903203321
Gasston Peter  
San Francisco : , : No Starch Press, , [2015]
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
The book of CSS3 : a developer's guide to the future of web design / / by Peter Gasston
The book of CSS3 : a developer's guide to the future of web design / / by Peter Gasston
Autore Gasston Peter
Edizione [Second edition.]
Pubbl/distr/stampa San Francisco : , : No Starch Press, , [2015]
Descrizione fisica 1 online resource (306 p.)
Disciplina 006.7
Soggetto topico Web sites - Design
Cascading style sheets
ISBN 1-4571-8550-4
1-59327-643-5
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Brief Contents; Contents in Detail; Preface; Introduction; The Scope of This Book; Chapter by Chapter; The Appendices and Further Resources; Introduction to the Second Edition; Chapter 1: Introducing CSS3; What CSS3 Is and How It Came to Be; A Brief History of CSS3; CSS3 Is Modular; There Is No CSS3; Module Status and the Recommendation Process; Introducing the Syntax; Vendor Prefixes; Let's Get Started; Chapter 2: Media Queries; The Advantages of Media Queries; Syntax; Media Features; Width and Height; Pixel Ratio; Device Width and Height; Orientation; Aspect Ratio; Multiple Media Features
Mobile-First Web DevelopmentSummary; Media Queries: Browser Support; Chapter 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; Chapter 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; Other Pseudo-classes; :target; :empty
:root:not(); UI Element States; Constraint Validation Pseudo-classes; Pseudo-elements; The ::selection Pseudo-element; Summary; DOM and Attribute Selectors: Browser Support; Chapter 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; Licensing Fonts for Web Use; A Real-World Web Fonts Example; Controlling Font Loading; More Font Properties; font-size-adjust; font-stretch; OpenType Features; Enabling Font Features; Font Feature Properties; Summary
Web Fonts: Browser SupportChapter 6: Text Effects and Typographic Styles; Understanding Axes and Coordinates; Applying Dimensional Effects: text-shadow; Multiple Shadows; Restricting Overflow; Aligning Text; Controlling Line Wrapping; Breaking Words; Hyphenating Words; Resizing Elements; Summary; Text Effects and Typographic Styles: Browser Support; Chapter 7: Multiple Columns; Column Layout Methods; Prescriptive Columns: column-count; Dynamic Columns: column-width; Varying Distribution of Content Across Columns; Combining column-count and column-width; Column Gaps and Rules
Containing Elements Within ColumnsElements Spanning Multiple Columns; Summary; Multiple Columns: Browser Support; Chapter 8: Background Images; Updates to Existing Background Properties; background-position; background-attachment; background-repeat; Multiple Background Images; Dynamically Scaled Background Images; Background Clip and Origin; Updated Background Shortcut; Summary; Background Images: Browser Support; Chapter 9: Border and Box Effects; Giving Your Borders Rounded Corners; The border-radius Shorthand; Using Percentage Values; Using Images for Borders; border-image-source
border-image-slice
Record Nr. UNINA-9910787243103321
Gasston Peter  
San Francisco : , : No Starch Press, , [2015]
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
The book of CSS3 : a developer's guide to the future of web design / / by Peter Gasston
The book of CSS3 : a developer's guide to the future of web design / / by Peter Gasston
Autore Gasston Peter
Edizione [Second edition.]
Pubbl/distr/stampa San Francisco : , : No Starch Press, , [2015]
Descrizione fisica 1 online resource (306 p.)
Disciplina 006.7
Soggetto topico Web sites - Design
Cascading style sheets
ISBN 1-4571-8550-4
1-59327-643-5
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Brief Contents; Contents in Detail; Preface; Introduction; The Scope of This Book; Chapter by Chapter; The Appendices and Further Resources; Introduction to the Second Edition; Chapter 1: Introducing CSS3; What CSS3 Is and How It Came to Be; A Brief History of CSS3; CSS3 Is Modular; There Is No CSS3; Module Status and the Recommendation Process; Introducing the Syntax; Vendor Prefixes; Let's Get Started; Chapter 2: Media Queries; The Advantages of Media Queries; Syntax; Media Features; Width and Height; Pixel Ratio; Device Width and Height; Orientation; Aspect Ratio; Multiple Media Features
Mobile-First Web DevelopmentSummary; Media Queries: Browser Support; Chapter 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; Chapter 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; Other Pseudo-classes; :target; :empty
:root:not(); UI Element States; Constraint Validation Pseudo-classes; Pseudo-elements; The ::selection Pseudo-element; Summary; DOM and Attribute Selectors: Browser Support; Chapter 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; Licensing Fonts for Web Use; A Real-World Web Fonts Example; Controlling Font Loading; More Font Properties; font-size-adjust; font-stretch; OpenType Features; Enabling Font Features; Font Feature Properties; Summary
Web Fonts: Browser SupportChapter 6: Text Effects and Typographic Styles; Understanding Axes and Coordinates; Applying Dimensional Effects: text-shadow; Multiple Shadows; Restricting Overflow; Aligning Text; Controlling Line Wrapping; Breaking Words; Hyphenating Words; Resizing Elements; Summary; Text Effects and Typographic Styles: Browser Support; Chapter 7: Multiple Columns; Column Layout Methods; Prescriptive Columns: column-count; Dynamic Columns: column-width; Varying Distribution of Content Across Columns; Combining column-count and column-width; Column Gaps and Rules
Containing Elements Within ColumnsElements Spanning Multiple Columns; Summary; Multiple Columns: Browser Support; Chapter 8: Background Images; Updates to Existing Background Properties; background-position; background-attachment; background-repeat; Multiple Background Images; Dynamically Scaled Background Images; Background Clip and Origin; Updated Background Shortcut; Summary; Background Images: Browser Support; Chapter 9: Border and Box Effects; Giving Your Borders Rounded Corners; The border-radius Shorthand; Using Percentage Values; Using Images for Borders; border-image-source
border-image-slice
Record Nr. UNINA-9910825037603321
Gasston Peter  
San Francisco : , : No Starch Press, , [2015]
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
The book of CSS3 [[electronic resource] ] : a developer's guide to the future of web design / / by Peter Gasston
The book of CSS3 [[electronic resource] ] : a developer's guide to the future of web design / / by Peter Gasston
Autore Gasston Peter
Edizione [1st edition]
Pubbl/distr/stampa San Francisco, : No Starch Press, 2011
Descrizione fisica 1 online resource (308 p.)
Disciplina 006.7
006.76
Soggetto topico Web sites - Design
Cascading style sheets
ISBN 1-59327-363-0
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto 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
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
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
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
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
Differences in Implementation Across Browsers
Record Nr. UNINA-9910789728103321
Gasston Peter  
San Francisco, : No Starch Press, 2011
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
The book of CSS3 [[electronic resource] ] : a developer's guide to the future of web design / / by Peter Gasston
The book of CSS3 [[electronic resource] ] : a developer's guide to the future of web design / / by Peter Gasston
Autore Gasston Peter
Edizione [1st edition]
Pubbl/distr/stampa San Francisco, : No Starch Press, 2011
Descrizione fisica 1 online resource (308 p.)
Disciplina 006.7
006.76
Soggetto topico Web sites - Design
Cascading style sheets
ISBN 1-59327-363-0
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto 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
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
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
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
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
Differences in Implementation Across Browsers
Record Nr. UNINA-9910820087803321
Gasston Peter  
San Francisco, : No Starch Press, 2011
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui

Data di pubblicazione

Altro...