Описание
Характеристики
Отзывы
Adobe Dreamweaver CC Classroom in a Book® (2018 release)-The official workbook from Adobe + CD./Adobe Dreamweaver CC Classroom in a Book® (2018 release) -Официальная учебная книга от Adobe + CD.
Год издания: 2018
Автор: James J. Maivald / Джеймс Дж. Майвалд
Жанр или тематика: Пошаговое руководство, Справочник
Издательство: 'Adobe Press'
ISBN-10: 0134852524
ISBN-13: 978-0134852522
Серия: Classroom in a Book
Язык: Английский
Формат: PDF
Качество: Изначально компьютерное (eBook)
Интерактивное оглавление: Нет
Количество страниц: 524 + 229 (папке 'Bonus Chapters')
Описание: Креативные профессионалы, ищущие самый быстрый, простой и исчерпывающий способ изучения 'Adobe Dreamweaver CC (2018 release)' выбирают 'Adobe Dreamweaver CC Classroom in a Book (2018 release)' из самых продаваемых серий практических учебных пособий по программному обеспечению от 'Adobe Press'. Этот официальный курс для 'Adobe Dreamweaver CC' представлены 12 поэтапных уроков по проекту в этой книге показывают пользователям ключевые методы работы в Dreamweaver.
Вы сможете понять, как создавать веб-страницы для современной сети с минимальным ручным кодированием; включать графику и текст; добавлять ссылки на текст и изображения; добавлять на свои ы интерактивные элементы, такие как интерактивность HTML5; работайте с последними кодеками и структурами HTML5 и CSS3; и опубликовать готовый в Интернете. Четыре дополнительных онлайн-урока дают ценный практический опыт работы с кодом, а также использование и настройку веб-фреймворков для создания полностью отвечающего дизайна а для поддержки широкого спектра настольных компьютеров и мобильных устройств.
В он-лайн формы также включены три бонусных упражнения для HTML и каскадных таблиц стилей и создание веб-ресурсов, необходимых для понимания веб-дизайна и разработки веб-ов. Это 16 полных уроков, наполненных бесценной информацией и примерами реального мира. В онлайн-файлы сопутствующих программ входят все необходимые ресурсы для чтения читателями, чтобы завершить проекты, представленные на каждом уроке, а также обновления электронных книг, когда Adobe выпускает соответствующие новые функции для клиентов Creative Cloud.
CD-ROM: Диск 'Adobe Dreamweaver CC Classroom in a Book (2018 release)' включает файлы уроков, которые требуются для выполнения упражнений в этой книге, а также другую информацию, которая поможет вам лучше изучить программу Adobe reamweaver CC и использовать ее более эффективно. Эти файлы можно найти в папке 'Дополнительные материалы - Adobe Dreamweaver CC'
[*] 'Adobe Dreamweaver Lessons'
[*] 'Bonus Chapters'
Примеры страниц
Оглавление
I. CUSTOMIZING YOUR WORKSPACE.
1. Touring the workspace.
2. Using the Start Screen.
3. Recent.
4. CC Files.
5. Quick Start.
6. Starter Templates.
7. Create New and Open.
8. Learn.
9. Exploring New Feature guides.
10. Setting interface preferences.
11. Switching and splitting views.
12. Code view.
13. Design view.
14. Live view.
15. Split view.
16. Live Source Code.
17. Inspect mode.
18. Selecting a workspace layout.
19. Standard workspace.
20. Developer workspace.
21. Working with panels.
22. Minimizing panels.
23. Closing panels and panel groups.
24. Dragging.
25. Floating.
26. Grouping, stacking, and docking.
27. Personalizing Dreamweaver.
28. Saving a custom workspace.
29. Working with Extract.
30. Working with toolbars.
31. Document toolbar.
32. Standard toolbar.
33. Common toolbar.
34. Creating custom keyboard shortcuts.
35. Using the Property inspector.
36. Using the HTML tab.
37. Using the CSS tab.
38. Accessing image properties.
39. Accessing table properties.
40. Using the Related Files interface.
41. Using tag selectors.
42. Using the CSS Designer.
43. Sources.
44. @Media.
45. Selectors.
46. Properties.
47. All and Current modes.
48. Using the Visual Media Query (VMQ) interface.
49. Using the DOM Viewer.
50. Using Element dialogs, displays, and inspectors.
51. Position Assist dialog.
52. Element Display.
53. Image Display.
54. Text Display.
55. Setting up version control in Dreamweaver.
56. Exploring, experimenting, and learning.
57. Review questions.
58. Review answers.
II. HTML BASICS.
1. What is HTML?
2. Where did HTML begin?
3. Basic HTML code structure.
4. Frequently used HTML elements.
5. HTML tags.
6. HTML character entities.
7. What’s new in HTML5.
8. HTML5 tags.
9. Semantic web design.
10. New techniques and technology.
11. Review questions.
12. Review answers.
III. CSS BASICS.
1. What is CSS?
2. HTML vs. CSS formatting.
3. HTML defaults.
4. HTML5 defaults?
5. Browser antics.
6. CSS box model.
7. Applying CSS styling.
8. Cascade theory.
9. Inheritance theory.
10. Descendant theory.
11. Specificity theory.
12. Code Navigator.
13. CSS Designer.
14. Multiples, classes, and ids, oh my!
15. Applying formatting to multiple elements.
16. Using CSS shorthand.
17. Creating class attributes.
18. Creating id attributes.
19. CSS3 features and effects.
20. CSS3 overview and support.
21. Review questions.
22. Review answers.
IV. WEB DESIGN BASICS.
1. Developing a new website.
2. What is the purpose of the website?
3. Who is the audience?
4. How do they get here?
5. Scenario.
6. Working with thumbnails and wireframes.
7. Creating thumbnails.
8. Creating a page design.
9. Creating wireframes.
10. Review questions.
11. Review answers.
V. CREATING A PAGE LAYOUT.
1. Evaluating page design options
2. Working with predefined layouts.
3. Styling an existing layout.
4. Styling elements using the Extract panel.
5. Extracting text from a Photoshop mockup.
6. Troubleshooting CSS styling.
7. Extracting text styling from a Photoshop mockup.
8. Creating a gradient background using Extract.
9. Extracting image assets from a mockup.
10. Adding CSS background effects in code.
11. Finishing up the layout.
12. Review questions.
13. Review answers.
VI. WORKING WITH TEMPLATES.
1. Creating a template from an existing layout.
2. Inserting editable regions.
3. Building semantic content.
4. Inserting HTML entities.
5. Inserting metadata.
6. Validating HTML code.
7. Producing child pages.
8. Creating a new page.
9. Adding content to child pages.
10. Moving CSS styles to a linked file.
11. Updating a template.
12. Formatting content in editable regions.
13. Review questions.
14. Review answers.
VII. WORKING WITH TEXT, LISTS, AND TABLES.
1. Previewing the completed file.
2. Creating and styling text.
3. Importing text.
4. Creating semantic text structures.
5. Creating headings.
6. Adding other HTML structures.
7. Creating lists.
8. Creating indented text.
9. Creating and styling tables.
10. Creating tables from scratch.
11. Copying and pasting tables.
12. Styling tables with CSS.
13. Styling table cells.
14. Controlling table display.
15. Inserting tables from other sources.
16. Adding and formatting caption elements.
17. Spell-checking webpages.
18. Finding and replacing text.
19. Optional self-paced exercise.
20. Review questions.
21. Review answers.
VIII. WORKING WITH IMAGES.
1. Web image basics.
2. Vector graphics.
3. Raster graphics.
4. Raster image file formats.
5. Previewing the completed files.
6. Inserting an image.
7. Controlling image positions with CSS classes.
8. Working with the Insert panel.
9. Using the Insert menu.
10. Inserting non-web file types.
11. Working with Photoshop Smart Objects (optional).
12. Copying and pasting images from Photoshop (optional).
13. Inserting images by drag and drop.
14. Optimizing images with the Property inspector.
15. Review questions.
16. Review answers.
IX. WORKING WITH NAVIGATION.
1. Hyperlink basics.
2. Internal and external hyperlinks.
3. Relative vs. absolute hyperlinks.
4. Previewing the completed file.
5. Creating internal hyperlinks.
6. Creating relative links.
7. Creating a home link.
8. Updating links in child pages.
9. Creating an external link.
10. Creating an absolute link in Live view.
11. Setting up email links.
12. Creating an image-based link.
13. Creating image-based links using the Element Display.
14. Creating text links using the Text Display.
15. Targeting page elements.
16.
Год издания: 2018
Автор: James J. Maivald / Джеймс Дж. Майвалд
Жанр или тематика: Пошаговое руководство, Справочник
Издательство: 'Adobe Press'
ISBN-10: 0134852524
ISBN-13: 978-0134852522
Серия: Classroom in a Book
Язык: Английский
Формат: PDF
Качество: Изначально компьютерное (eBook)
Интерактивное оглавление: Нет
Количество страниц: 524 + 229 (папке 'Bonus Chapters')
Описание: Креативные профессионалы, ищущие самый быстрый, простой и исчерпывающий способ изучения 'Adobe Dreamweaver CC (2018 release)' выбирают 'Adobe Dreamweaver CC Classroom in a Book (2018 release)' из самых продаваемых серий практических учебных пособий по программному обеспечению от 'Adobe Press'. Этот официальный курс для 'Adobe Dreamweaver CC' представлены 12 поэтапных уроков по проекту в этой книге показывают пользователям ключевые методы работы в Dreamweaver.
Вы сможете понять, как создавать веб-страницы для современной сети с минимальным ручным кодированием; включать графику и текст; добавлять ссылки на текст и изображения; добавлять на свои ы интерактивные элементы, такие как интерактивность HTML5; работайте с последними кодеками и структурами HTML5 и CSS3; и опубликовать готовый в Интернете. Четыре дополнительных онлайн-урока дают ценный практический опыт работы с кодом, а также использование и настройку веб-фреймворков для создания полностью отвечающего дизайна а для поддержки широкого спектра настольных компьютеров и мобильных устройств.
В он-лайн формы также включены три бонусных упражнения для HTML и каскадных таблиц стилей и создание веб-ресурсов, необходимых для понимания веб-дизайна и разработки веб-ов. Это 16 полных уроков, наполненных бесценной информацией и примерами реального мира. В онлайн-файлы сопутствующих программ входят все необходимые ресурсы для чтения читателями, чтобы завершить проекты, представленные на каждом уроке, а также обновления электронных книг, когда Adobe выпускает соответствующие новые функции для клиентов Creative Cloud.
CD-ROM: Диск 'Adobe Dreamweaver CC Classroom in a Book (2018 release)' включает файлы уроков, которые требуются для выполнения упражнений в этой книге, а также другую информацию, которая поможет вам лучше изучить программу Adobe reamweaver CC и использовать ее более эффективно. Эти файлы можно найти в папке 'Дополнительные материалы - Adobe Dreamweaver CC'
[*] 'Adobe Dreamweaver Lessons'
[*] 'Bonus Chapters'
Примеры страниц
Оглавление
I. CUSTOMIZING YOUR WORKSPACE.
1. Touring the workspace.
2. Using the Start Screen.
3. Recent.
4. CC Files.
5. Quick Start.
6. Starter Templates.
7. Create New and Open.
8. Learn.
9. Exploring New Feature guides.
10. Setting interface preferences.
11. Switching and splitting views.
12. Code view.
13. Design view.
14. Live view.
15. Split view.
16. Live Source Code.
17. Inspect mode.
18. Selecting a workspace layout.
19. Standard workspace.
20. Developer workspace.
21. Working with panels.
22. Minimizing panels.
23. Closing panels and panel groups.
24. Dragging.
25. Floating.
26. Grouping, stacking, and docking.
27. Personalizing Dreamweaver.
28. Saving a custom workspace.
29. Working with Extract.
30. Working with toolbars.
31. Document toolbar.
32. Standard toolbar.
33. Common toolbar.
34. Creating custom keyboard shortcuts.
35. Using the Property inspector.
36. Using the HTML tab.
37. Using the CSS tab.
38. Accessing image properties.
39. Accessing table properties.
40. Using the Related Files interface.
41. Using tag selectors.
42. Using the CSS Designer.
43. Sources.
44. @Media.
45. Selectors.
46. Properties.
47. All and Current modes.
48. Using the Visual Media Query (VMQ) interface.
49. Using the DOM Viewer.
50. Using Element dialogs, displays, and inspectors.
51. Position Assist dialog.
52. Element Display.
53. Image Display.
54. Text Display.
55. Setting up version control in Dreamweaver.
56. Exploring, experimenting, and learning.
57. Review questions.
58. Review answers.
II. HTML BASICS.
1. What is HTML?
2. Where did HTML begin?
3. Basic HTML code structure.
4. Frequently used HTML elements.
5. HTML tags.
6. HTML character entities.
7. What’s new in HTML5.
8. HTML5 tags.
9. Semantic web design.
10. New techniques and technology.
11. Review questions.
12. Review answers.
III. CSS BASICS.
1. What is CSS?
2. HTML vs. CSS formatting.
3. HTML defaults.
4. HTML5 defaults?
5. Browser antics.
6. CSS box model.
7. Applying CSS styling.
8. Cascade theory.
9. Inheritance theory.
10. Descendant theory.
11. Specificity theory.
12. Code Navigator.
13. CSS Designer.
14. Multiples, classes, and ids, oh my!
15. Applying formatting to multiple elements.
16. Using CSS shorthand.
17. Creating class attributes.
18. Creating id attributes.
19. CSS3 features and effects.
20. CSS3 overview and support.
21. Review questions.
22. Review answers.
IV. WEB DESIGN BASICS.
1. Developing a new website.
2. What is the purpose of the website?
3. Who is the audience?
4. How do they get here?
5. Scenario.
6. Working with thumbnails and wireframes.
7. Creating thumbnails.
8. Creating a page design.
9. Creating wireframes.
10. Review questions.
11. Review answers.
V. CREATING A PAGE LAYOUT.
1. Evaluating page design options
2. Working with predefined layouts.
3. Styling an existing layout.
4. Styling elements using the Extract panel.
5. Extracting text from a Photoshop mockup.
6. Troubleshooting CSS styling.
7. Extracting text styling from a Photoshop mockup.
8. Creating a gradient background using Extract.
9. Extracting image assets from a mockup.
10. Adding CSS background effects in code.
11. Finishing up the layout.
12. Review questions.
13. Review answers.
VI. WORKING WITH TEMPLATES.
1. Creating a template from an existing layout.
2. Inserting editable regions.
3. Building semantic content.
4. Inserting HTML entities.
5. Inserting metadata.
6. Validating HTML code.
7. Producing child pages.
8. Creating a new page.
9. Adding content to child pages.
10. Moving CSS styles to a linked file.
11. Updating a template.
12. Formatting content in editable regions.
13. Review questions.
14. Review answers.
VII. WORKING WITH TEXT, LISTS, AND TABLES.
1. Previewing the completed file.
2. Creating and styling text.
3. Importing text.
4. Creating semantic text structures.
5. Creating headings.
6. Adding other HTML structures.
7. Creating lists.
8. Creating indented text.
9. Creating and styling tables.
10. Creating tables from scratch.
11. Copying and pasting tables.
12. Styling tables with CSS.
13. Styling table cells.
14. Controlling table display.
15. Inserting tables from other sources.
16. Adding and formatting caption elements.
17. Spell-checking webpages.
18. Finding and replacing text.
19. Optional self-paced exercise.
20. Review questions.
21. Review answers.
VIII. WORKING WITH IMAGES.
1. Web image basics.
2. Vector graphics.
3. Raster graphics.
4. Raster image file formats.
5. Previewing the completed files.
6. Inserting an image.
7. Controlling image positions with CSS classes.
8. Working with the Insert panel.
9. Using the Insert menu.
10. Inserting non-web file types.
11. Working with Photoshop Smart Objects (optional).
12. Copying and pasting images from Photoshop (optional).
13. Inserting images by drag and drop.
14. Optimizing images with the Property inspector.
15. Review questions.
16. Review answers.
IX. WORKING WITH NAVIGATION.
1. Hyperlink basics.
2. Internal and external hyperlinks.
3. Relative vs. absolute hyperlinks.
4. Previewing the completed file.
5. Creating internal hyperlinks.
6. Creating relative links.
7. Creating a home link.
8. Updating links in child pages.
9. Creating an external link.
10. Creating an absolute link in Live view.
11. Setting up email links.
12. Creating an image-based link.
13. Creating image-based links using the Element Display.
14. Creating text links using the Text Display.
15. Targeting page elements.
16.
Характеристики
Тип упаковки
Пластиковый бокс
Вес
0.12 кг
Формат
(ЭЛЕКТРОННЫЙ)
Количество CD
1
Год
2018
Отзывов ещё нет — ваш может стать первым.
Все отзывы 0