Adobe Dreamweaver CC 2015 Uživatelský manuál Strana 386

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 700
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 385
379
Coding
Last updated 6/3/2015
Color preview
Hover your mouse over color values to preview colors in Code View. The following are the supported formats:
3 and 6 digits Hexadecimal color values: #ff0000;
RGB: rgb(0, 0, 0);
RGBA: rgba(0, 255, 228,0.5);
HSL: hsl(120, 100%, 50%);
HSLA: hsla(120, 60%, 70%, 0.3);
Pre-defined color names, such as, Olive, Teal, red.
Press Control + Spacebar to see the color picker and change the color values quickly.
Color preview is available in all document types for the above color formats.
Analyze code
Dreamweaver supports linting, which is the process of analyzin code for potential errors. The Output panel lists the
errors and warnings detected through linting. For more information, see
Lint code .
In addition, Dreamweaver also shows a quick error preview in the line number column of the erroneous line. The line
number is displayed in red to indicate that it contains errors, and when you hover over it, a brief description of the error
is displayed.
Zobrazit stránku 385
1 2 ... 381 382 383 384 385 386 387 388 389 390 391 ... 699 700

Komentáře k této Příručce

Žádné komentáře