Record ID | ia:webdevelopmentde0000felk |
Source | Internet Archive |
Download MARC XML | https://archive.org/download/webdevelopmentde0000felk/webdevelopmentde0000felk_marc.xml |
Download MARC binary | https://www.archive.org/download/webdevelopmentde0000felk/webdevelopmentde0000felk_meta.mrc |
LEADER: 12541cam 2200529 a 4500
001 ocm70267181
003 OCoLC
005 20191122022403.0
008 060707s2007 maua 001 0 eng
010 $a 2006022344
040 $aDLC$beng$cDLC$dBAKER$dC#P$dBTCTA$dYDXCP$dOCLCO$dOCLCF$dZATUT$dOCLCO$dOCLCQ$dMYPER$dUKMGB$dROB
015 $aGBA701387$2bnb
016 7 $a013632973$2Uk
020 $a032143675X$q(pbk.)
020 $a9780321436757
035 $a(OCoLC)70267181
050 00 $aQA76.76.H94$bM655 2007
082 00 $a005.2/762$222
100 1 $aFelke-Morris, Terry.
245 10 $aWeb development & design foundations with XHTML /$cTerry Felke-Morris.
246 3 $aWeb development and design foundations with XHTML
250 $a3rd ed.
260 $aBoston :$bPearson/Addison Wesley,$c℗♭2007.
300 $axvi, 720 pages :$billustrations (some color) ;$c28 cm
336 $atext$btxt$2rdacontent
337 $aunmediated$bn$2rdamedia
338 $avolume$bnc$2rdacarrier
500 $aIncludes index.
520 $aWeb Development and Design Foundations with XHTML, 3/E includes everything begineers need to develop highly effective Web sites. Besides providing comprehensive coverage of XHTML, this book introduces the Web design and development process and offers successful strategies for promoting Web sites, including accessibility and standards.
505 0 $aIntroduction to the Internet and World Wide Web -- The Evolution of the Internet -- The Internet, Intranets, and Extranets -- The Evolution of the World Wide Web -- Internet Standards and Coordination -- Web Standards and the World Wide Web Consortium -- Accessibility and the Web -- Ethical Use of Information on the Web -- Network Overview -- The Client/Server Model -- Internet Protocols -- File Transfer Protocol (FTP) -- E-mail Protocols -- Hypertext Transfer Protocol (HTTP) -- Transmission Control Protocol/Internet Protocol (TCP/IP) -- URLs and Domain Names -- URLs -- Domain Names -- Markup Languages -- Standard Generalized Markup Language (SGML) -- Hypertext Markup Language (HTML) -- Extensible Markup Language (XML) -- Extensible Hypertext Markup Language (XHTML) -- Internet and Web Trends -- XHTML Basics -- What Is HTML? -- Why XHTML and Not HTML? -- Document Type Definition -- Your First Web Page -- XHTML-Body and Text Basics -- The Body Tag -- The Heading Tag -- Accessibility and Headings -- The Paragraph Tag -- The Line Break Tag -- XHTML-List Basics -- Definition Lists -- Ordered Lists -- Unordered Lists -- XHTML-More Block-Level Tags -- Preformatted Text -- Indenting Text -- XHTML-Text Formatting -- The [left angle bracket]font[right angle bracket] Tag -- Logical Style Tags -- Physical Style Tags -- Special XHTML Characters -- XHTML Validation -- Apply Your Knowledge -- Web Site Case Study -- XHTML Links and Tables -- XHTML-Hyperlinks -- The Anchor Tag -- Absolute and Relative Links -- Accessibility and Links -- More on Relative Linking -- Relative Link Examples -- Opening a Link in a New Browser Window -- Internal Links -- E-mail Links -- Using Tables on Web Pages -- Overview of an XHTML Table -- XHTML Table Headings -- XHTML Table Captions -- XHTML Table Attributes -- Applying Attributes to Rows and Cells -- Accessibility and Tables -- XHTML-Formatting a Web Page with a Table -- Accessibility and Layout Tables -- More Sample Page Layout Tables -- Flexible and Fixed Table Widths -- Nested Tables -- Apply Your Knowledge -- Web Site Case Study: Adding Links, Using Tables -- XHTML Color and Visual Elements -- Using Color on Web Pages -- Web Color Palette -- Color and the Body Tag -- Accessibility and Color -- Horizontal Rules -- Horizontal Rule Attributes -- Types of Graphics -- GIF Images -- JPEG Images -- PNG Images -- Using Graphics -- The ImageTag -- Accessibility and Images -- Page Backgrounds -- Image Links -- XHTML Images and More -- The [left angle bracket]nobr[right angle bracket] Tag -- Using a Table to Format Images -- Image Maps -- Thumbnail Images -- Advanced Techniques: Image Slicing -- Sources and Guidelines for Graphics -- Sources of Graphics -- Guidelines for Using Images -- Web Accessibility -- Apply Your Knowledge -- Web Site Case Study: Using Graphics -- XHTML Frames -- Overview of Frames -- Advantages of Using Frames -- Disadvantages of Using Frames -- Accessibility and Frames -- XHTML-Using Frames -- Your First Frameset -- The [left angle bracket]frameset[right angle bracket] Tag -- The [left angle bracket]frame /[right angle bracket] Tag -- The [left angle bracket]noframes[right angle bracket] Tag -- The Target Attribute -- The [left angle bracket]base /[right angle bracket] Tag -- Inline Frames -- Frames, Links, and Ethics -- Apply Your Knowledge -- Web Site Case Study: Using Frames -- XHTML Forms -- Overview of Forms -- XHTML-Using Forms -- The [left angle bracket]form[right angle bracket] Tag -- Basic Form Elements -- Form Enhancements -- The [left angle bracket]label[right angle bracket] Tag -- The [left angle bracket]fieldset[right angle bracket] and [left angle bracket]legend[right angle bracket] Tags -- The tabindex Attribute -- The accesskey Attribute -- Accessibility and Forms -- Image Buttons and [left angle bracket]button[right angle bracket] Tag -- CGI Server-Side Processing -- Steps in Utilizing CGI -- Using CGI -- Privacy and Forms -- CGI Resources -- Other Technologies Used for Server-Side Processing -- Apply Your Knowledge -- Web Site Case Study: Adding a Form -- Web Site Design -- Web Site Organization -- Hierarchical Organization -- Linear Organization -- Random Organization -- Web Site Navigation-Best Practices -- Ease of Navigation -- Navigation Bars -- Short Pages -- Site Map and Site Search Features -- Design Principles -- Repetition: Repeat Visual Elements throughout Design -- Contrast: Add Visual Excitement and Draw Attention -- Proximity: Group-Related Items -- Alignment: Align Elements to Create Visual Unity -- Web Page Design-Best Practices -- Load Time -- Perceived Load Time -- Above the Fold -- Web Page "Real Estate" -- Horizontal Scrolling -- Adequate White Space -- Target Audience -- Browser-Friendly -- Screen Resolution -- Page Layout -- Page Layout Design Techniques -- Ice Design -- Jello Design -- Liquid Design -- Text Design-Best Practices -- Graphic Design-Best Practices -- Design to Provide Accessibility -- Best Practices Checklist -- Web Site Case Study: Focus on Web Design -- Web Site Development -- Successful Large-Scale Project Development -- Project Manager -- Information Architect -- Marketing Representative -- Copywriter and Editor -- Content Manager -- Graphic Designer -- Database Administrator -- Network Administrator -- Web Developer -- Project Staffing Criteria -- The Development Process -- Conceptualization -- Analysis -- Design -- Production -- Testing -- Launch -- Maintenance -- Evaluation -- Web Hosting -- Types of Web Host Providers -- Hosting Needs -- Choosing a Virtual Host -- Web Site Case Study: Design Phase -- Web Project -- Cascading Style Sheets Introduction -- Overview of Cascading Style Sheets -- Advantages of Cascading Style Sheets -- Types of Cascading Style Sheets -- Introduction to CSS Syntax -- Using Inline Styles -- Using Embedded Style Sheets -- Using External Style Sheets -- The "Cascade" -- CSS Pseudo-Classes and Links -- CSS and Fonts -- CSS Strategies -- Apply Your Knowledge -- Web Site Case Study: Implementing CSS -- Cascading Style Sheets-Page Layout -- CSS Page Layout Overview -- Advantages of Using CSS for Page Layout -- Disadvantages of Using CSS for Page Layout -- The Box Model -- CSS Positioning Properties -- Relative and Absolute Positioning -- The float Property -- The display Property -- The z-index Property -- Two-Column Page Layout -- Navigation Layout Using Lists -- Three-Column Page Layout -- Using CSS to Style a Form -- CSS Styling for Print -- CSS Debugging Tips -- CSS Page Layout Resources -- Apply Your Knowledge -- Web Site Case Study: Implementing CSS Page Layout -- Web Media and Interactivity -- Helper Applications and Plug-Ins -- Audio File Types -- Obtaining Audio Files -- Using Sound on a Web Page -- The [left angle bracket]embed[right angle bracket] Tag -- The [left angle bracket]object[right angle bracket] Tag -- Background Sounds -- Video File Types -- Obtaining Video Files -- Using Video on a Web Page -- The [left angle bracket]embed[right angle bracket] Tag -- The [left angle bracket]object[right angle bracket] Tag -- Internet Explorer Only Options -- Browser Compatibility and Accessibility -- Streaming Media -- Introduction to RealNetworks Streaming Media -- Authoring -- Distribution -- Playback -- Copyright Issues and Media Files -- Adobe Macromedia Flash -- Common Uses of Flash -- Web Design and Flash -- Adding a Flash Animation to a Web Page -- Flash Resources -- Java -- Common Uses of Java Applets -- Adding a Java Applet to a Web Page -- Free Java Applet Resources -- JavaScript -- Common Uses of JavaScript -- Free JavaScript Resources -- Dynamic HTML (DHTML) -- Common Uses of DHTML -- Sources of Free DHTML -- Ajax-An Advanced Web Technology -- Common Uses of Ajax -- Ajax Resources -- Accessibility and Multimedia/Interactivity -- Apply Your Knowledge -- Web Site Case Study: Adding Media and Interactivity -- E-Commerce Overview -- What Is E-Commerce? -- Advantages of E-Commerce -- Risks of E-Commerce
505 0 $aE-Commerce Business Models -- Electronic Data Interchange (EDI) -- E-Commerce Statistics -- E-Commerce Issues -- E-Commerce Security -- Encryption -- Integrity -- Secure Sockets Layer (SSL) -- Digital Certificate -- SSL and Digital Certificates -- Order and Payment Processing -- Cash Model -- Check Model -- Credit Model -- Smart Card -- E-Commerce Storefront Solutions -- Instant Online Storefront -- Off-the-Shelf Shopping Cart Software -- Custom-Built Solution -- Semi-Custom-Built Solutions on a Budget -- Web Site Case Study: Adding a Catalog Page for an Online Store -- Promotion for Web Developers -- Search Engines and Search Indexes Overview -- Popular Search Engines and Search Indexes -- Components of a Search Engine -- Robot -- Database -- Search Form -- Designing Your Pages for Promotion -- Keywords -- Description -- Meta Tags -- Listing in a Search Engine and Search Index -- Preferential Placement -- Monitoring Search Engine and Search Index Listings -- Link Popularity -- Other Site Promotion Activities -- Affiliate Programs -- Banner Ads -- Banner Exchange -- Reciprocal Link Agreements -- Newsletters -- "Sticky" Site Features -- Personal Recommendations -- Blogs and RSS Feeds -- Web Rings -- Newsgroup and Listserv Postings -- Traditional Media Ads and Existing Marketing Materials -- Web Site Case Study: Meta Tags to Promote Web Sites -- A Brief Look at JavaScript -- Overview of JavaScript -- The Development of JavaScript -- Popular Uses for JavaScript -- Alert Message -- Popup Windows -- Browser Sniffing -- Jump Menus -- Mouse Movement Techniques -- Adding JavaScript to a Web Page -- The [left angle bracket]script[right angle bracket] Tag -- JavaScript Statement Block Template -- Document Object Model Overview -- Events and Event Handlers -- Variables -- Writing a Variable to a Web Page -- Collecting Variable Values Using a Prompt -- Introduction to Programming Concepts -- Arithmetic Operators -- Decision Making -- Functions -- Form Handling
505 8 $aAccessibility and JavaScript -- JavaScript Resources -- Apply Your Knowledge -- Web Site Case Study: Adding JavaScript -- Web Developer's Handbook Appendixes -- XHTML Reference -- Special Characters -- CSS Property Reference -- Comparison of HTML and XHTML -- Tutorial: Using FTP to Publish to the Web -- Section 508 Standards.
630 00 $aXHTML (Document markup language)
650 0 $aXHTML (Document markup language)
650 0 $aWeb site development$xComputer programs.
650 0 $aWeb sites$xDesign.
650 7 $aWeb site development$xComputer programs.$2fast$0(OCoLC)fst01173244
650 7 $aWeb sites$xDesign.$2fast$0(OCoLC)fst01173252
650 7 $aXHTML (Document markup language)$2fast$0(OCoLC)fst01181895
856 41 $3Table of contents$uhttp://catdir.loc.gov/catdir/toc/ecip0616/2006022344.html
938 $aBaker & Taylor$bBKTY$c73.20$d73.20$i032143675X$n0006737887$sactive
938 $aBaker and Taylor$bBTCP$nBK0007455526
938 $aYBP Library Services$bYANK$n3431983
029 1 $aAU@$b000040470108
029 1 $aUKMGB$b013632973
994 $aZ0$bP4A
948 $hNO HOLDINGS IN P4A - 85 OTHER HOLDINGS