Teach Yourself VISUALLY Adobe Dreamweaver CS6
eBook - ePub

Teach Yourself VISUALLY Adobe Dreamweaver CS6

Janine Warner

Buch teilen
  1. English
  2. ePUB (handyfreundlich)
  3. Über iOS und Android verfügbar
eBook - ePub

Teach Yourself VISUALLY Adobe Dreamweaver CS6

Janine Warner

Angaben zum Buch
Buchvorschau
Inhaltsverzeichnis
Quellenangaben

Über dieses Buch

Learn to design and maintain content-rich websites the Visual way

With more than 90 percent market share, Dreamweaver is the preferred tool for professional website design and production. For those who learn best visually, this colorful, step-by-step guide is the perfect way to learn the program and start building websites with "wow". Numbered steps and full-color screen shots show you just how to navigate the program, format and style text, create web-based forms and pages, build data-driven sites, and maintain a fully functioning website. All the enhancements of the newest version are covered.

  • Dreamweaver allows you to create web pages without writing code; it is used by more than 90 percent of web designers
  • Using numbered steps and full-color screen shots, this visual guide shows you how to perform more than 150 essential tasks in the newest version of Dreamweaver
  • Covers applying style sheets, using dynamic HTML, adding style with images and multimedia, publishing and maintaining a website, using hyperlinks to navigate a site or to link to other sites on the Internet, and creating dynamic websites using databases
  • Shows how to maximize Dreamweaver CS6 when formatting and styling text, creating web-based forms and pages with frames, maintaining a site, and building database-driven sites
  • Perfect for beginners but also covers more advanced skills

Teach Yourself VISUALLY Dreamweaver CS6 gives visual learners the knowledge and confidence they need to start building effective, eye-popping websites.

Häufig gestellte Fragen

Wie kann ich mein Abo kündigen?
Gehe einfach zum Kontobereich in den Einstellungen und klicke auf „Abo kündigen“ – ganz einfach. Nachdem du gekündigt hast, bleibt deine Mitgliedschaft für den verbleibenden Abozeitraum, den du bereits bezahlt hast, aktiv. Mehr Informationen hier.
(Wie) Kann ich Bücher herunterladen?
Derzeit stehen all unsere auf Mobilgeräte reagierenden ePub-Bücher zum Download über die App zur Verfügung. Die meisten unserer PDFs stehen ebenfalls zum Download bereit; wir arbeiten daran, auch die übrigen PDFs zum Download anzubieten, bei denen dies aktuell noch nicht möglich ist. Weitere Informationen hier.
Welcher Unterschied besteht bei den Preisen zwischen den Aboplänen?
Mit beiden Aboplänen erhältst du vollen Zugang zur Bibliothek und allen Funktionen von Perlego. Die einzigen Unterschiede bestehen im Preis und dem Abozeitraum: Mit dem Jahresabo sparst du auf 12 Monate gerechnet im Vergleich zum Monatsabo rund 30 %.
Was ist Perlego?
Wir sind ein Online-Abodienst für Lehrbücher, bei dem du für weniger als den Preis eines einzelnen Buches pro Monat Zugang zu einer ganzen Online-Bibliothek erhältst. Mit über 1 Million Büchern zu über 1.000 verschiedenen Themen haben wir bestimmt alles, was du brauchst! Weitere Informationen hier.
Unterstützt Perlego Text-zu-Sprache?
Achte auf das Symbol zum Vorlesen in deinem nächsten Buch, um zu sehen, ob du es dir auch anhören kannst. Bei diesem Tool wird dir Text laut vorgelesen, wobei der Text beim Vorlesen auch grafisch hervorgehoben wird. Du kannst das Vorlesen jederzeit anhalten, beschleunigen und verlangsamen. Weitere Informationen hier.
Ist Teach Yourself VISUALLY Adobe Dreamweaver CS6 als Online-PDF/ePub verfügbar?
Ja, du hast Zugang zu Teach Yourself VISUALLY Adobe Dreamweaver CS6 von Janine Warner im PDF- und/oder ePub-Format sowie zu anderen beliebten Büchern aus Design & Web Design. Aus unserem Katalog stehen dir über 1 Million Bücher zur Verfügung.

Information

Verlag
Visual
Jahr
2012
ISBN
9781118330494
Auflage
1
Thema
Design
Chapter 1
Getting Started with
Dreamweaver
9781118254714-co0101.tif
This chapter describes the World Wide Web (WWW), introduces the different types of information that you can put on a website, and shows you how to get started with Dreamweaver.
Introducing the World Wide Web
Explore the Many Ways to Design a Web Page
Plan Your Website
Start Dreamweaver on a PC
Start Dreamweaver on a Macintosh
Tour the Dreamweaver Interface on a PC
Tour the Dreamweaver Interface on a Macintosh
Show or Hide Features
Exit Dreamweaver
Get Help
Introducing the World Wide Web
You can use Dreamweaver CS6 to create, edit, and publish pages on the World Wide Web (WWW) using the Hypertext Markup Language (HTML) and Cascading Style Sheets (CSS). You can create web pages on your computer and test them in a web browser, such as Microsoft Internet Explorer, Apple Safari, Mozilla Firefox, or Google Chrome, before publishing them on the web. However, before your web pages can be viewed over the Internet, they must be transferred to a web server.
The World Wide Web
9781118254714-ch0101.eps
The World Wide Web — or simply the web — is a global collection of documents located on Internet-connected computers. You can access the web by using a web browser, such as Internet Explorer, Safari, Chrome, or Firefox. Web pages are connected to one another by hyperlinks that you can click.
A Website
9781118254714-ch0102.eps
A website is a collection of linked web pages stored on a web server. Most websites have a home page that introduces the site and provides a place where visitors can start their exploration of the site’s information. A good website includes links that make it easy to find the most important pages.
Dreamweaver
9781118254714-ch0103.eps
Adobe Dreamweaver is a program that enables you to create and edit web pages with hyperlinks, text, images, multimedia, and more. You can design web pages on your computer and then, when you are finished, use Dreamweaver to transfer the finished files to a web server where others can view them on the web.
HTML, HTML5, and XHTML
9781118254714-ch0104.eps
HTML is the formatting language that is used to create web pages. The Extensible Hypertext Markup Language (XHTML) is a stricter version of HTML that meets today’s web standards. HTML5 is the newest version, but it has not yet been finalized by the World Wide Web Consortium (W3C), which sets standards for the Internet, and the Web Hypertext Application Technology Working Group (WHATWG), which has been working to create HTML5 as the “living standard.” You can use Dreamweaver to create web pages without knowing HTML because Dreamweaver writes the HTML code for you behind the scenes.
A Web Server
9781118254714-ch0105.eps
A web server is a computer that is connected to the Internet and has software that serves web pages to visitors. Each web page that you view in a browser on the World Wide Web resides on a web server somewhere on the Internet. You do not have to run your own web server to create a website because there are many web hosting companies that provide web server space for a small monthly fee. When you are ready to publish your pages on the web, you can use Dreamweaver to transfer your files to such a web server.
A Web Browser
9781118254714-ch0106.eps
A web browser is a program that interprets HTML and other code and then displays the web page text and any associated images and multimedia described in that code. You can download most popular web browsers for free, including Microsoft Internet Explorer, Mozilla Firefox, Apple...

Inhaltsverzeichnis