|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/introduction-to-web-design-udemy/
课程评论:没有评论
**课程摘要:现代网页设计入门 (Introduction to Web Design)** 本课程为零基础或有少量网页设计经验的学习者提供了全面的入门指导。在当今互联网至上的时代,专业且吸引人的网站是企业和个人成功的关键。本课程将带你从零开始,系统学习最新的网页设计基础知识。 **关键学习内容:** * **HTML 和 CSS 基础:** 深入理解构成网页骨架的 HTML(超文本标记语言)和控制样式的 CSS(层叠样式表)的核心概念和用法。 * **现代网页设计趋势:** 了解当前网页设计的发展动态和流行趋势。 * **网页开发与调试:** 学习网页开发的基本流程,包括处理图片、网页字体、雪碧图等元素,理解网格系统和响应式设计,以及如何进行网站布局和调试(bug 修复)。 * **项目实践:** 通过课程学习,你将亲手设计并开发一个色彩鲜艳、现代且响应式的个人作品集网站。 **课程特色:** * **零基础友好:** 适合完全没有网页设计背景的初学者。 * **受众广泛:** 也适合希望了解设计方面的 Web 开发人员、平面设计师,以及其他领域的从业者。 * **实践导向:** 学习过程与实际项目相结合,最终产出可用于求职的作品集网站。 * **内容丰富:** 包含超过 34 节讲座,总时长约 7.5 小时,内容深入浅出。 通过本课程,你将掌握构建专业网站所需的核心技能,为你的网页设计职业生涯奠定坚实的基础。
The Internet is everyone's go-to source of information in today's world. Businesses, public figures, publications and everything in between all have a presence on the web; and the more professional their website looks, the more successful they tend to be. Web designers are more in demand than ever before, and the profession is constantly changing along with the web itself. This course aims to teach the most up to date fundamentals of web design from scratch.Learn Web Design from Scratch Understand the basics of CSS and HTML Learn about current web designing trends and developments Gain an insight into web development, debugging, etc. as well as design Build your own portfolio website Web Designing for BeginnersThis course has been developed for both complete beginners and those who already have a limited knowledge of web design. Apsiring web designers, web developers who want to understand the design side of the business, and graphic designers - as well as those from completely unrelated disciplines - will all be more than capable of handling the content of this course. With over 34 lectures and 7.5 hours of content, it will take you through the fundamentals of web design from scratch. That means getting to grips with HTML, CSS and Foundation Grid Framework; working with images, webfonts and sprite sheets among other elements; understanding grids and responsive design; and achieving flawless layouts, eradicating bugs, and more.Throughout the course you will work towards designing and developing a colourful, modern and responsive portfolio website. By the end of the course you will have this website completed, and can use it when starting out on your career in web design. About HTML and CSSHTML, or Hyper Text Markup Language, is the code used to define colours, graphics, hyperlinks, paragraphs, and other simple elements of a website. It was developed by the founder of the web, Tim Berners Lee, back in 1990.CSS, or Cascading Style Sheets, define the more advanced aspects of websites like fonts, background images, positioning and much more. It is a style language that defines HTML layout, so the two are intrinsically linked. Both form the basic frameworks for all websites on the internet.