The Resource Foundation website creation with CSS, XHTML, and JavaScript, Jonathan Lane, Meitar Moscovitz, Joseph R. Lewis
Foundation website creation with CSS, XHTML, and JavaScript, Jonathan Lane, Meitar Moscovitz, Joseph R. Lewis
Resource Information
The item Foundation website creation with CSS, XHTML, and JavaScript, Jonathan Lane, Meitar Moscovitz, Joseph R. Lewis represents a specific, individual, material embodiment of a distinct intellectual or artistic creation found in University of Missouri Libraries.This item is available to borrow from 2 library branches.
Resource Information
The item Foundation website creation with CSS, XHTML, and JavaScript, Jonathan Lane, Meitar Moscovitz, Joseph R. Lewis represents a specific, individual, material embodiment of a distinct intellectual or artistic creation found in University of Missouri Libraries.
This item is available to borrow from 2 library branches.
- Summary
- Foundation Website Creation with CSS, XHTML, and JavaScript covers the entire process of building a website. This process involves much more than just technical knowledge, and this book provides you with all the information you'll need to understand the concepts behind designing and developing for the Web, as well as the best means to deliver professional, best-practice-based results. There is far more to building a successful website than knowing a little Hypertext Markup Language (HTML). The process starts long before any coding takes place, and this book introduces you to the agile development process, explaining why this method makes so much sense for web projects and how best to implement it. Planning is vital, so you'll also learn how to use techniques such as brainstorming, wireframes, mockups, and prototypes to get your project off to the best possible start and help ensure smooth progress as it develops. An understanding of correct, semantic markup is essential to any web professional, so this book explains how XHTML should be used to structure content so that the markup adheres to current web standards. You'll learn about the wide range of HTML elements available to you, and you'll learn how and when to use them through building example web pages. Without creative use of Cascading Style Sheets (CSS), websites would all look largely the same. CSS gives you the ability to set your website apart from the rest while maintaining the integrity of your markup. You'll learn how CSS works and how to apply styles to your pages, enabling you to realize your design ideas in the browser. JavaScript can be used to make your website easier and more interesting to use. This book provides information on appropriate uses of this technology and introduces the concepts of programming using it. You'll also see how JavaScript works as part of the much-hyped technique Ajax and in turn where Ajax fits into the wider Web 2.0 picture. While a website is being built, it needs to be tested across multiple browsers and platforms to ensure that the site works for all users, regardless of ability or disability, and the book explains how best to do these tasks. Then, it discusses the process of launching and maintaining the site so that it will continue to work for all its users throughout its life-cycle. The book concludes by covering server-side technologies, acting as a guide to the different options available and explaining differences between available product ..
- Language
- eng
- Extent
- 1 online resource (xxii, 335 pages)
- Contents
-
- Cover
- CONTENTS
- About the Authors
- About the Cover Image Designer
- Acknowledgments
- Introduction
- Chapter 1 Introducing the Past, Present, and Future of the Web
- The standard way of doing things
- Every journey starts with a single step:the Web past
- Then there were standards:the Web now
- A crystal ball: the Web future
- Building on standards for the modern Web
- Whats inside this book?
- Chapter 2 Keeping a Project on Track
- Stay away from waterfalls:the traditional approach
- The nine knowledge areas
- Web project management: the power of iteration
- An agile example of planning
- Achieving the goal: identifying doneness
- 8220;But the PMI covers nine areas; youve talked about only three!
- Tools available
- Summary: the best advice
- Profiling Professions: Jason Fried
- Chapter 3 Planning and High-Level Design
- The toolbox
- Goals and objectives discussion
- Brainstorming
- User stories and user personas
- Feature/unfeature list
- Wireframes
- Mock-ups
- Information architecture
- Prototype
- Lets go to an example
- Summary: achieving balance
- Profiling Professions: Daniel Burka
- Chapter 4 Writing Markup with HTML and XHTML
- What are web pages, really?
- The basics of markup
- Where computer markup languages came from
- Elements (and tags)
- Attributes and their values
- Empty elements
- Document types
- Starting with XHTML
- Document shell
- The head
- The body
- Marking up content
- Headlines
- Blocks of text
- Grouping content
- Identifying content
- Links
- Emphasis
- Lists
- Images
- Tables
- Forms
- Special characters
- All together now: creating real pages
- Chapter 5 Exploring Fundamental Concepts of CSS
- The origins and evolution of Cascading Style Sheets
- How CSS works
- Default browser styles
- Anatomy of a CSS style sheet
- Applying styles to web page elements
- Inline styles
- Embedded style sheets
- External style sheets
- More CSS selectors: targeting page elements with surgical precision
- CSS inheritance: making the general case work in your favor
- The CSS cascade and rules of specificity
- Visual rendering: document flow and the CSS box model
- What is document flow?
- What is the CSS box model?
- Changing CSS box properties: the CSS box model explained
- Summary
- Chapter 6 Developing CSS in Practice: From Design to Deployment
- The visual source: understanding design documents
- Diving into code: advanced CSS concepts applied
- The CSS development workflow
- Typography: text colors, fonts, and font sizes
- Implementing the header: images and backgrounds
- The main navigation menu: absolute and relative CSS positioning
- Skinning the navigation menu: styling lists with CSS
- Adding interactivity: special styling for selected items and rollovers
- Making columns using floats and margins
- Styling the footer: clearing floats and adding borders
- Dealing with nonstandard browsers
- Browser-specific style sheets using conditional comments
- Filtering CSS rules with CSS selectors
- CSS hacks: exploiting one bug to resolve another
- Fixing your spacing bugs in Internet Explorer 6 and 7
- CSS media types and
- Isbn
- 9781430209928
- Label
- Foundation website creation with CSS, XHTML, and JavaScript
- Title
- Foundation website creation with CSS, XHTML, and JavaScript
- Statement of responsibility
- Jonathan Lane, Meitar Moscovitz, Joseph R. Lewis
- Subject
-
- Cascading style sheets
- Cascading style sheets
- Cascading style sheets
- Electronic books
- Informatique
- Internet programming
- Internet programming
- Internet programming
- JavaScript (Computer program language)
- JavaScript (Computer program language)
- JavaScript (Computer program language)
- REFERENCE -- General
- Web site development
- Web site development
- Web site development
- Web sites -- Design
- Web sites -- Design
- Web sites -- Design
- XHTML (Document markup language)
- XHTML (Document markup language)
- XHTML (Document markup language)
- Language
- eng
- Summary
- Foundation Website Creation with CSS, XHTML, and JavaScript covers the entire process of building a website. This process involves much more than just technical knowledge, and this book provides you with all the information you'll need to understand the concepts behind designing and developing for the Web, as well as the best means to deliver professional, best-practice-based results. There is far more to building a successful website than knowing a little Hypertext Markup Language (HTML). The process starts long before any coding takes place, and this book introduces you to the agile development process, explaining why this method makes so much sense for web projects and how best to implement it. Planning is vital, so you'll also learn how to use techniques such as brainstorming, wireframes, mockups, and prototypes to get your project off to the best possible start and help ensure smooth progress as it develops. An understanding of correct, semantic markup is essential to any web professional, so this book explains how XHTML should be used to structure content so that the markup adheres to current web standards. You'll learn about the wide range of HTML elements available to you, and you'll learn how and when to use them through building example web pages. Without creative use of Cascading Style Sheets (CSS), websites would all look largely the same. CSS gives you the ability to set your website apart from the rest while maintaining the integrity of your markup. You'll learn how CSS works and how to apply styles to your pages, enabling you to realize your design ideas in the browser. JavaScript can be used to make your website easier and more interesting to use. This book provides information on appropriate uses of this technology and introduces the concepts of programming using it. You'll also see how JavaScript works as part of the much-hyped technique Ajax and in turn where Ajax fits into the wider Web 2.0 picture. While a website is being built, it needs to be tested across multiple browsers and platforms to ensure that the site works for all users, regardless of ability or disability, and the book explains how best to do these tasks. Then, it discusses the process of launching and maintaining the site so that it will continue to work for all its users throughout its life-cycle. The book concludes by covering server-side technologies, acting as a guide to the different options available and explaining differences between available product ..
- Cataloging source
- GW5XE
- http://library.link/vocab/creatorName
- Lane, Jonathan
- Dewey number
-
- 006.76
- 005.276
- Illustrations
- illustrations
- Index
- index present
- LC call number
- TK5105.888
- LC item number
- .L365 2008eb
- Literary form
- non fiction
- Nature of contents
- dictionaries
- http://library.link/vocab/relatedWorkOrContributorName
-
- Moscovitz, Meitar
- Lewis, Joseph R
- http://library.link/vocab/subjectName
-
- Cascading style sheets
- XHTML (Document markup language)
- JavaScript (Computer program language)
- Internet programming
- Web site development
- Web sites
- REFERENCE
- XHTML (Document markup language)
- JavaScript (Computer program language)
- Internet programming
- Web site development
- Web sites
- Cascading style sheets
- Informatique
- Cascading style sheets
- Internet programming
- JavaScript (Computer program language)
- Web site development
- Web sites
- XHTML (Document markup language)
- Label
- Foundation website creation with CSS, XHTML, and JavaScript, Jonathan Lane, Meitar Moscovitz, Joseph R. Lewis
- Carrier category
- online resource
- Carrier category code
-
- cr
- Carrier MARC source
- rdacarrier
- Color
- multicolored
- Content category
- text
- Content type code
-
- txt
- Content type MARC source
- rdacontent
- Contents
- Cover -- CONTENTS -- About the Authors -- About the Cover Image Designer -- Acknowledgments -- Introduction -- Chapter 1 Introducing the Past, Present, and Future of the Web -- The standard way of doing things -- Every journey starts with a single step:the Web past -- Then there were standards:the Web now -- A crystal ball: the Web future -- Building on standards for the modern Web -- Whats inside this book? -- Chapter 2 Keeping a Project on Track -- Stay away from waterfalls:the traditional approach -- The nine knowledge areas -- Web project management: the power of iteration -- An agile example of planning -- Achieving the goal: identifying doneness -- 8220;But the PMI covers nine areas; youve talked about only three! -- Tools available -- Summary: the best advice -- Profiling Professions: Jason Fried -- Chapter 3 Planning and High-Level Design -- The toolbox -- Goals and objectives discussion -- Brainstorming -- User stories and user personas -- Feature/unfeature list -- Wireframes -- Mock-ups -- Information architecture -- Prototype -- Lets go to an example -- Summary: achieving balance -- Profiling Professions: Daniel Burka -- Chapter 4 Writing Markup with HTML and XHTML -- What are web pages, really? -- The basics of markup -- Where computer markup languages came from -- Elements (and tags) -- Attributes and their values -- Empty elements -- Document types -- Starting with XHTML -- Document shell -- The head -- The body -- Marking up content -- Headlines -- Blocks of text -- Grouping content -- Identifying content -- Links -- Emphasis -- Lists -- Images -- Tables -- Forms -- Special characters -- All together now: creating real pages -- Chapter 5 Exploring Fundamental Concepts of CSS -- The origins and evolution of Cascading Style Sheets -- How CSS works -- Default browser styles -- Anatomy of a CSS style sheet -- Applying styles to web page elements -- Inline styles -- Embedded style sheets -- External style sheets -- More CSS selectors: targeting page elements with surgical precision -- CSS inheritance: making the general case work in your favor -- The CSS cascade and rules of specificity -- Visual rendering: document flow and the CSS box model -- What is document flow? -- What is the CSS box model? -- Changing CSS box properties: the CSS box model explained -- Summary -- Chapter 6 Developing CSS in Practice: From Design to Deployment -- The visual source: understanding design documents -- Diving into code: advanced CSS concepts applied -- The CSS development workflow -- Typography: text colors, fonts, and font sizes -- Implementing the header: images and backgrounds -- The main navigation menu: absolute and relative CSS positioning -- Skinning the navigation menu: styling lists with CSS -- Adding interactivity: special styling for selected items and rollovers -- Making columns using floats and margins -- Styling the footer: clearing floats and adding borders -- Dealing with nonstandard browsers -- Browser-specific style sheets using conditional comments -- Filtering CSS rules with CSS selectors -- CSS hacks: exploiting one bug to resolve another -- Fixing your spacing bugs in Internet Explorer 6 and 7 -- CSS media types and
- Control code
- 288467720
- Dimensions
- unknown
- Extent
- 1 online resource (xxii, 335 pages)
- Form of item
- online
- Isbn
- 9781430209928
- Lccn
- 2009275825
- Media category
- computer
- Media MARC source
- rdamedia
- Media type code
-
- c
- Other physical details
- illustrations
- http://library.link/vocab/ext/overdrive/overdriveId
- 978-1-4302-0991-1
- Specific material designation
- remote
- System control number
- (OCoLC)288467720
- Label
- Foundation website creation with CSS, XHTML, and JavaScript, Jonathan Lane, Meitar Moscovitz, Joseph R. Lewis
- Carrier category
- online resource
- Carrier category code
-
- cr
- Carrier MARC source
- rdacarrier
- Color
- multicolored
- Content category
- text
- Content type code
-
- txt
- Content type MARC source
- rdacontent
- Contents
- Cover -- CONTENTS -- About the Authors -- About the Cover Image Designer -- Acknowledgments -- Introduction -- Chapter 1 Introducing the Past, Present, and Future of the Web -- The standard way of doing things -- Every journey starts with a single step:the Web past -- Then there were standards:the Web now -- A crystal ball: the Web future -- Building on standards for the modern Web -- Whats inside this book? -- Chapter 2 Keeping a Project on Track -- Stay away from waterfalls:the traditional approach -- The nine knowledge areas -- Web project management: the power of iteration -- An agile example of planning -- Achieving the goal: identifying doneness -- 8220;But the PMI covers nine areas; youve talked about only three! -- Tools available -- Summary: the best advice -- Profiling Professions: Jason Fried -- Chapter 3 Planning and High-Level Design -- The toolbox -- Goals and objectives discussion -- Brainstorming -- User stories and user personas -- Feature/unfeature list -- Wireframes -- Mock-ups -- Information architecture -- Prototype -- Lets go to an example -- Summary: achieving balance -- Profiling Professions: Daniel Burka -- Chapter 4 Writing Markup with HTML and XHTML -- What are web pages, really? -- The basics of markup -- Where computer markup languages came from -- Elements (and tags) -- Attributes and their values -- Empty elements -- Document types -- Starting with XHTML -- Document shell -- The head -- The body -- Marking up content -- Headlines -- Blocks of text -- Grouping content -- Identifying content -- Links -- Emphasis -- Lists -- Images -- Tables -- Forms -- Special characters -- All together now: creating real pages -- Chapter 5 Exploring Fundamental Concepts of CSS -- The origins and evolution of Cascading Style Sheets -- How CSS works -- Default browser styles -- Anatomy of a CSS style sheet -- Applying styles to web page elements -- Inline styles -- Embedded style sheets -- External style sheets -- More CSS selectors: targeting page elements with surgical precision -- CSS inheritance: making the general case work in your favor -- The CSS cascade and rules of specificity -- Visual rendering: document flow and the CSS box model -- What is document flow? -- What is the CSS box model? -- Changing CSS box properties: the CSS box model explained -- Summary -- Chapter 6 Developing CSS in Practice: From Design to Deployment -- The visual source: understanding design documents -- Diving into code: advanced CSS concepts applied -- The CSS development workflow -- Typography: text colors, fonts, and font sizes -- Implementing the header: images and backgrounds -- The main navigation menu: absolute and relative CSS positioning -- Skinning the navigation menu: styling lists with CSS -- Adding interactivity: special styling for selected items and rollovers -- Making columns using floats and margins -- Styling the footer: clearing floats and adding borders -- Dealing with nonstandard browsers -- Browser-specific style sheets using conditional comments -- Filtering CSS rules with CSS selectors -- CSS hacks: exploiting one bug to resolve another -- Fixing your spacing bugs in Internet Explorer 6 and 7 -- CSS media types and
- Control code
- 288467720
- Dimensions
- unknown
- Extent
- 1 online resource (xxii, 335 pages)
- Form of item
- online
- Isbn
- 9781430209928
- Lccn
- 2009275825
- Media category
- computer
- Media MARC source
- rdamedia
- Media type code
-
- c
- Other physical details
- illustrations
- http://library.link/vocab/ext/overdrive/overdriveId
- 978-1-4302-0991-1
- Specific material designation
- remote
- System control number
- (OCoLC)288467720
Subject
- Cascading style sheets
- Cascading style sheets
- Cascading style sheets
- Electronic books
- Informatique
- Internet programming
- Internet programming
- Internet programming
- JavaScript (Computer program language)
- JavaScript (Computer program language)
- JavaScript (Computer program language)
- REFERENCE -- General
- Web site development
- Web site development
- Web site development
- Web sites -- Design
- Web sites -- Design
- Web sites -- Design
- XHTML (Document markup language)
- XHTML (Document markup language)
- XHTML (Document markup language)
Genre
Member of
Library Links
Embed
Settings
Select options that apply then copy and paste the RDF/HTML data fragment to include in your application
Embed this data in a secure (HTTPS) page:
Layout options:
Include data citation:
<div class="citation" vocab="http://schema.org/"><i class="fa fa-external-link-square fa-fw"></i> Data from <span resource="http://link.library.missouri.edu/portal/Foundation-website-creation-with-CSS-XHTML-and/intkRWyLFjM/" typeof="Book http://bibfra.me/vocab/lite/Item"><span property="name http://bibfra.me/vocab/lite/label"><a href="http://link.library.missouri.edu/portal/Foundation-website-creation-with-CSS-XHTML-and/intkRWyLFjM/">Foundation website creation with CSS, XHTML, and JavaScript, Jonathan Lane, Meitar Moscovitz, Joseph R. Lewis</a></span> - <span property="potentialAction" typeOf="OrganizeAction"><span property="agent" typeof="LibrarySystem http://library.link/vocab/LibrarySystem" resource="http://link.library.missouri.edu/"><span property="name http://bibfra.me/vocab/lite/label"><a property="url" href="http://link.library.missouri.edu/">University of Missouri Libraries</a></span></span></span></span></div>
Note: Adjust the width and height settings defined in the RDF/HTML code fragment to best match your requirements
Preview
Cite Data - Experimental
Data Citation of the Item Foundation website creation with CSS, XHTML, and JavaScript, Jonathan Lane, Meitar Moscovitz, Joseph R. Lewis
Copy and paste the following RDF/HTML data fragment to cite this resource
<div class="citation" vocab="http://schema.org/"><i class="fa fa-external-link-square fa-fw"></i> Data from <span resource="http://link.library.missouri.edu/portal/Foundation-website-creation-with-CSS-XHTML-and/intkRWyLFjM/" typeof="Book http://bibfra.me/vocab/lite/Item"><span property="name http://bibfra.me/vocab/lite/label"><a href="http://link.library.missouri.edu/portal/Foundation-website-creation-with-CSS-XHTML-and/intkRWyLFjM/">Foundation website creation with CSS, XHTML, and JavaScript, Jonathan Lane, Meitar Moscovitz, Joseph R. Lewis</a></span> - <span property="potentialAction" typeOf="OrganizeAction"><span property="agent" typeof="LibrarySystem http://library.link/vocab/LibrarySystem" resource="http://link.library.missouri.edu/"><span property="name http://bibfra.me/vocab/lite/label"><a property="url" href="http://link.library.missouri.edu/">University of Missouri Libraries</a></span></span></span></span></div>