Adobe Dreamweaver CC 2015 Bedienungsanleitung Seite 364

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 700
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 363
357
Last updated 6/3/2015
Chapter 10: Coding
General information about coding in Dreamweaver
Note: The user interface has been simplified in Dreamweaver CC and later. As a result, you may not find some of the
options described in this article in Dreamweaver CC and later. For more information, see
this article.
Supported languages
In addition to text-editing capabilities, Adobe Dreamweaver provides various features, such as code hints, to help you
code in the following languages:
HTML
XHTML
CSS
JavaScript
ColdFusion Markup Language (CFML)
VBScript (for ASP)
C# and Visual Basic (for ASP.NET)
JSP
PHP
Other languages, such as Perl, are not supported by the language-specific coding features in Dreamweaver; for example,
you can create and edit Perl files, but code hints dont apply to that language.
Invalid markup
If your document contains invalid code, Dreamweaver displays that code in Design view and optionally highlights it in
Code view. If you select the code in either view, the Property inspector displays information about why its invalid and
how to fix it.
Note: The option to highlight invalid code in Code view is turned off by default. To turn it on, switch to Code View (View
> Code) and then select View > Code View Options > Highlight Invalid Code.
You can also specify preferences for automatically rewriting various kinds of invalid code when you open a document.
Automatic code modification
You can set options that instruct Dreamweaver to automatically clean up your hand-written code according to criteria
that you specify. However, your code is never rewritten unless the code rewriting options are enabled or you perform
an action that changes the code. For example, Dreamweaver does not alter your white space or change the case of
attributes unless you use the Apply Source Formatting command.
A few of these code rewriting options are enabled by default.
Seitenansicht 363
1 2 ... 359 360 361 362 363 364 365 366 367 368 369 ... 699 700

Kommentare zu diesen Handbüchern

Keine Kommentare