Part II: Building Better Web Pages 71 in Java
Part II: Building Better Web Pages 71 Code 39 Creator In Java Using Barcode creation for Java Control to generate, create Code 3 of 9 image in Java applications. 6: Using Cascading Style Sheets 73 7: Adding Images 95 8: Adding Forms 117
Barcode Creation In Java Using Barcode creation for Java Control to generate, create barcode image in Java applications. Part III: Adding Frills and Fancy Stuff 145
Barcode Recognizer In Java Using Barcode recognizer for Java Control to read, scan read, scan image in Java applications. 9: Exploring JavaScript and DHTML 147 10: Adding Image-Based Buttons and Image Maps 169 11: Web Sights and Sounds 183 12: Adding a Blog 199 Create Code 3 Of 9 In Visual C#.NET Using Barcode printer for .NET Control to generate, create Code 3/9 image in .NET applications. Part IV: Making Money 211
ANSI/AIM Code 39 Encoder In .NET Using Barcode drawer for VS .NET Control to generate, create ANSI/AIM Code 39 image in .NET applications. 13: Attracting an Audience: Publicizing Your Site 213 14: Designing for Internet Commerce 231 15: Checking Out Online Payment Methods 253 ANSI/AIM Code 39 Generation In Visual Basic .NET Using Barcode creator for .NET framework Control to generate, create Code 39 Extended image in .NET framework applications. Part V: The Part of Tens 273
ECC200 Creator In Java Using Barcode creator for Java Control to generate, create ECC200 image in Java applications. 16: Ten Great Web Sites to Get Advice 275 17: Ten Fabulous Tools for E-Commerce 285 18: Ten More Great Add-Ins 297 ANSI/AIM Code 128 Creator In Java Using Barcode drawer for Java Control to generate, create Code 128 image in Java applications. Glossary 307 Index 325
Bar Code Printer In Java Using Barcode creation for Java Control to generate, create bar code image in Java applications. Table of Contents
Code 39 Full ASCII Encoder In Java Using Barcode encoder for Java Control to generate, create USS Code 39 image in Java applications. Introduction 1
Bar Code Drawer In Java Using Barcode maker for Java Control to generate, create bar code image in Java applications. About This Book 1 How to Use This Book 1 Foolish Assumptions 2 Conventions Used in This Book 2 How This Book Is Organized 3 Part I: Building Your First Web Site 3 Part II: Building Better Web Pages 3 Part III: Adding Frills and Fancy Stuff 3 Part IV: Making Money 4 Part V: The Part of Tens 4 Icons Used in This Book 4 Where to Go from Here 5 USS ITF 2/5 Generation In Java Using Barcode generation for Java Control to generate, create ANSI/AIM ITF 25 image in Java applications. Part I: Building Your First Web Site 7
Bar Code Printer In Visual Studio .NET Using Barcode generator for .NET framework Control to generate, create bar code image in VS .NET applications. 1: Planning for Good Site Design 9
EAN-13 Scanner In Visual Studio .NET Using Barcode scanner for Visual Studio .NET Control to read, scan read, scan image in .NET framework applications. Drafting a Plan 9 What do you want to accomplish 10 Who do you want to reach 10 Keeping your site fresh 11 User-generated content 12 Designing the Look of Your Site 12 Appealing to your audience 12 Avoiding clutter 13 Achieving Usability 14 The Big Rules for Planning Your Site 15 Online Sources for Web Design 16 Recognizing Code-128 In .NET Framework Using Barcode recognizer for Visual Studio .NET Control to read, scan read, scan image in Visual Studio .NET applications. 2: Creating a Web Page with Basic HTML Tags 17
Paint Code 39 Extended In Visual Basic .NET Using Barcode encoder for VS .NET Control to generate, create Code 39 Extended image in .NET applications. Tagging Along with HTML 17 Getting Wordy 19 Paragraphs 19 Headings 20 Fonts 22 Lines 23 Using Color 25 Creating Links 26 Painting EAN-13 Supplement 5 In VB.NET Using Barcode creation for .NET framework Control to generate, create EAN13 image in .NET applications. Building a Web Site For Dummies, 4th Edition
Creating USS Code 128 In VS .NET Using Barcode creator for VS .NET Control to generate, create Code-128 image in .NET framework applications. Picturing It: Using Images 26 Images 27 Background images 28 Putting It All Together 29 Online Sources for Web Page Building 30 Barcode Creation In .NET Framework Using Barcode drawer for .NET framework Control to generate, create bar code image in Visual Studio .NET applications. 3: Arranging Your Text with Tables and Other Advanced Tags 31 Paint Barcode In .NET Framework Using Barcode creator for ASP.NET Control to generate, create barcode image in ASP.NET applications. Creating Tables 31 Defining rows and columns 32 Setting table dimensions 32 Defining cell sizes 33 Padding and spacing cells 35 Spanning rows and columns 38 Playing with alignments 40 Using Frames and Framesets 42 Building pages with frames and framesets 42 Adding borders and margins to frames 44 Online Sources for Tables and Frames 46 4: Working with WYSIWYG 47
Creating the Basic Page in CoffeeCup 48 Setting the page properties 48 Working with text and links 50 Adding images 53 Switching views 54 Working with Website Projects 55 Online Sources for WYSIWYG 57 5: Letting the World In: Choosing a Host and Domain Name 59
Going Live: Choosing a Host 60 ISPs 60 Virtual servers 60 Dedicated servers 61 Finding your match 62 Keeping It Cheap: Free Web-Site Providers 63 Getting Your Own Domain Name 64 Picking a name 66 Finding a registrar 67 Online Sources for Web Hosting and Domain Registration 68 Table of Contents
xiii
Part II: Building Better Web Pages 71
6: Using Cascading Style Sheets 73
Merging CSS and HTML 74 Selectors, Classes, and IDs 76 Using classes 77 Using IDs 78 Redefining Elements 78 Contextual Selectors 80 Going Beyond the Basics 81 CSS colors 81 Borders 82 CSS and WYSIWYG 83 Layers 89 Absolute positioning 90 Relative positioning 91 Online Sources for CSS 92 7: Adding Images 95
Getting Graphics for Free! 95 Heeding copyrights and credits 95 Creating your own images 96 Differentiating among graphics file formats 97 Putting Your Graphics on a Diet with GIFWorks 98 Creating a Logo with CoolTextcom 101 Editing Images 105 Resizing 106 Cropping 107 Rotating and flipping 107 Adjusting color 109 Using special effects filters 111 Basic Design with Images 112 Placing images for maximum effectiveness 112 Sizing images in HTML 114 Online Sources for Quality Graphics 114 8: Adding Forms 117
Getting Input 118 Typing in text boxes 120 Using text areas 122
Building a Web Site For Dummies, 4th Edition
Choosing radio buttons or check boxes 123 Setting up SELECT and OPTION 126 Submitting the form 127 Processing the Form 129 Why your ISP often won t help 129 Finding a CGI provider 130 Using remotely hosted CGI scripts 131 Adding CGI Scripts 132 Basic techniques 132 Solving problems 133 Trying Out Form and Poll Makers 134 Response-O-Matic 135 FormSitecom 140 Online Sources for CGI and Forms 144 Part III: Adding Frills and Fancy Stuff 145
9: Exploring JavaScript and DHTML 147
Principles of Programming 147 Constants and variables 148 Doing the math 150 Branches 151 Loops 151 Creating JavaScript Functions 152 Incorporating JavaScripts 153 Basic techniques 153 Dealing with problems 155 The Document Object Model (DOM) 156 Making Choices with JavaScript Events 156 Mouseovers and clicks 158 Keyboard input 158 Adding Interactive Menus 159 Making drop-down lists 159 Making a menu with CoffeeCup 160 Online Sources for JavaScript and DHTML 166
|
|
|
|
| ALL RIGHTS RESERVED. Business Refinery (c) 2006 - 2010. | Terms of Use | Privacy Policy |