Teach Yourself VISUALLY Web Design
eBook - ePub

Teach Yourself VISUALLY Web Design

  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

Teach Yourself VISUALLY Web Design

About this book

The mechanics of Web design made easy for visual learners

An effective Web site combines good graphic design principles with a functional user interface. This colorful, step-by-step guide shows visual learners how to plan, develop, and publish a site, all with easy-to-follow lessons. Each task is illustrated with screen shots accompanied by numbered steps. You'll learn all the tools and techniques for creating great-looking Web sites that users will love.

  • Good Web design incorporates basic graphic design principles as well as the techniques required to make a site easy to navigate and user-friendly
  • Those who learn best when someone shows them how will quickly get up to speed with the full-color screen shots and step-by-step illustrations in this visual guide
  • Covers planning a site, creating eye-popping content with popular Adobe tools, building in functionality with HTML and CSS, testing the site, taking it live, and keeping it up to date
  • Companion Web site features code and design examples for experimentation

If you find learning easier when someone shows you how to do something, you'll quickly learn to build Web sites with Teach Yourself VISUALLY Web Design.

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Teach Yourself VISUALLY Web Design by Rob Huddleston in PDF and/or ePUB format, as well as other popular books in Design & Web Design. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Visual
Year
2010
Print ISBN
9780470881019
eBook ISBN
9781118036396
Edition
1
Topic
Design
Subtopic
Web Design
Chapter 1: The Tools of Web Design and Planning Your Site
Before you can dive into creating Web sites, you need to understand the tools that you need. This chapter shows you the software you need to create Web pages, add images to them, and preview the finished products. However, software alone cannot make a good Web site. You need to carefully plan your site’s content, design and overall structure in order to create a site. Therefore, this chapter also details those steps you should undertake to plan your site before you begin building it.
A Brief History of the Web
Understanding Browsers
Visual Design Tools
Code-based Tools
Graphics Programs
Understanding the Importance of Planning Your Site
Understanding Your Audience
Gather Your Materials
Plan Your Navigation Structure
Plan Your File Structure
A Brief History of the Web
Only twenty years after its invention, the World Wide Web has become commonplace and has fundamentally changed the way we work, live, and interact with others. However, the medium is in many ways still in its infancy, and as you progress in learning about designing Web pages, you will encounter many significant limitations primarily because the Web was not created as a place to sell books or keep in touch with friends from high school. Understanding why the Web was invented and what its original goals were will help you better understand these issues.
The Invention of the Web
The Web was invented in 1990 by Tim Berners-Lee. Berners-Lee was a physicist at CERN, the European laboratory for particle physics, located in Geneva, Switzerland. Berners-Lee noted that visiting scientists, while working on experiments that could have come straight from Star Trek, had to exchange most of their information with one another on paper because their computer systems were incompatible. He therefore created the Web as a way to allow these scientists to share their findings, regardless of what kind of computer system they used.
881019-cf0101.eps
The Invention of the Internet
Jokes about politicians aside, no one person invented the Internet. Rather, it evolved over decades from a variety of other sources. Much of the early work on what became the Internet was done in the 1960s. Although the United States Department of Defense funded the early research, the Internet was not, contrary to popular belief, designed by or for the military directly.
881019-cf0102.eps
The Web versus the Internet
Many people confuse the Web with the Internet, but it is important to understand that they are not the same thing. The Web is best thought of as an application that runs on the Internet. E-mail is another application running on the Internet, entirely separate from the Web.
881019-cf0102.eps
Protocols
Computer networking relies on protocols, which are essentially standards by which two computers can talk to one another using a common language. The Internet relies on a suite of two protocols: TCP, or Transmission Control Protocol, and IP, or Internet Protocol. TCP/IP was developed in the 1970s by Robert Kahn and Vinton Cerf. The Web primarily uses the Hypertext Transfer Protocol, or HTTP, developed in 1990 by Tim Berners-Lee.
881019-cf0102.eps
The Expansion of the Web
CERN did not show much interest in Berners-Lee’s invention, and so allowed him to make it publicly available with no licensing restrictions. Soon, scientists at Stanford University and the National Center for Supercomputing Applications took his ideas and began building servers and browsers to work with. Companies soon followed, and by the mid-1990s, the Web had taken off.
881019-cf0102.eps
The World Wide Web Consortium
In October 1994, Berners-Lee left CERN and founded the World Wide Web Consortium (W3C) as a sort of governing body for the development of the Web. Today, the W3C is still responsible for maintaining and adopting standards for languages such as HTML, or Hypertext Markup Language. They also promote standards for other aspects of the Web, such as graphics formats and cascading style sheets, or CSS.
881019-cf0102.eps
The Web Today
Exact numbers are hard to find, but most estimates show that many billions of Web pages are in existence. Search engine Google announced in 2008 that it had indexed one trillion unique Web addresses. Hundreds of mi...

Table of contents

  1. Cover
  2. Table of Contents
  3. Title Page
  4. Chapter 1: The Tools of Web Design and Planning Your Site
  5. Chapter 2: Getting Started with HTML
  6. Chapter 3: Creating Images
  7. Chapter 4: Formatting Your Pages
  8. Chapter 5: Advanced CSS
  9. Chapter 6: Laying Out Pages
  10. Chapter 7: Adding Tables and Lists
  11. Chapter 8: Creating a Page Visually in Dreamweaver
  12. Chapter 9: Adding Interactivity and Multimedia
  13. Chapter 10: Making Sites Accessible
  14. Chapter 11: Adding Forms to Your Site
  15. Chapter 12: Creating Dynamic Pages
  16. Chapter 13: Adding Information from a Database
  17. Chapter 14: Publishing Your Site and Getting Noticed
  18. Appendix