Creating a Web Site: The Missing Manual

Creating a Web Site: The Missing Manual

Matthew MacDonald

Language: English

Pages: 608

ISBN: 0596520972

Format: PDF / Kindle (mobi) / ePub


Think you have to be a technical wizard to build a great web site? Think again. If you want to create an engaging web site, this thoroughly revised, completely updated edition of Creating a Web Site: The Missing Manual demystifies the process and provides tools, techniques, and expert guidance for developing a professional and reliable web presence.

Whether you want to build a personal web site, an e-commerce site, a blog, or a web site for a specific occasion or promotion, this book gives you detailed instructions and clear-headed advice for:

  • Everything from planning to launching. From picking and buying a domain name, choosing a Web hosting firm, building your site, and uploading the files to a web server, this book teaches you the nitty-gritty of creating your home on the Web.
  • Ready-to-use building blocks. Creating your own web site doesn't mean you have to build everything from scratch. You'll learn how to incorporate loads of pre-built and freely available tools like interactive menus, PayPal shopping carts, Google ads, and Google Analytics.
  • The modern Web. Today's best looking sites use powerful tools like Cascading Style Sheets (for sophisticated page layout), JavaScript (for rollover buttons and cascading menus), and video. This book doesn't treat these topics as fancy frills. From step one, you'll learn easy ways to create a powerful site with these tools.
  • Blogs. Learn the basics behind the Web's most popular form of self-expression. And take a step-by-step tour through Blogger, the Google-run blogging service that will have you blogging before you close this book.

This isn't just another dry, uninspired book on how to create a web site. Creating a Web Site: The Missing Manual is a witty and intelligent guide you need to make your ideas and vision a web reality.

Scalable Internet Architectures

C Programming Absolute Beginner's Guide (3rd Edition)

Ruby Under A Microscope

Object Storage for Dummies

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Include a file name, the browser just sends the request as is, and lets the Web server decide what to do. The Web server sees that you aren’t requesting a specific file, and so it sends you the site’s default Web page, which is often named index.htm or index.html. (However, a Web administrator can configure any Web page as the default.) Now that you understand how URLs work, you’re ready to integrate your own pages into the fabric of the Web. The first task is getting yourself a good domain name.

Write CSS rules, you first have to think about where you’re going to place those instructions. CSS gives you three ways to apply style sheets to a Web page: • An external style sheet is one that’s stored in a separate file. This is the most powerful approach, because it completely separates formatting rules from your XHTML pages. It also gives you an easy way to apply the same rules to many pages. • An internal style sheet is embedded inside an XHTML document (it goes right inside the .

An internal style sheet, remove the element from your XHTML markup and add the style rules in a

Inline styles If you want to avoid writing a style sheet altogether, you can use yet another approach. Inline styles let you insert the property and value portion of a style sheet rule right into the start tag for an XHTML element.

................................................................................................................ 395 Withdrawing Your Money .............................................................................................................. 398 Part Four: Web Site Frills Chapter 14: JavaScript: Adding Interactivity ........................................403 Understanding JavaScript.

Size medium corresponds to a browser’s standard text size, which is the size it uses (12 points) if a Web site doesn’t specify a text size. Every time you go up a level, you add about 20 percent in size. (For math geeks, that means that every time you go down a level, you lose about 17 percent.) The standard font size for most browsers is 12 points (although text at this size typically appears smaller on Macs than on Windows PCs). That means large text measures approximately 15 points, x-large.

Download sample

Download