|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/custom-theme-creation-for-wordpress/
课程评论:没有评论
## Custom Theme Creation for WordPress using HTML5 and CSS3 (WordPress 主题定制:HTML5与CSS3实践) **课程概述:** 本课程将指导您如何将一个现有的HTML5网页模板转化为一个功能强大的WordPress主题。课程将以WordPress作为内容管理系统,为客户网站的开发提供实操指导。您将学习如何从零开始构建一个WordPress主题,并通过整合HTML模板,将其转化为一个美观且功能齐全的主题。 **课程亮点:** * **理解响应式HTML模板:** 课程开始将回顾移动优先、响应式HTML模板的关键特性,特别是涉及CSS预处理器的内容,帮助您巩固基础知识,并可能发现新的技巧。 * **从零开始构建WordPress主题:** 您将学习构建WordPress主题所必需的五个核心PHP文件的代码,并将其组合成一个基础但功能齐全的“丑陋主题”。 * **设计美观的WordPress主题:** 通过将“丑陋主题”与提供的HTML5模板相结合,您可以亲手打造一个视觉吸引力强的WordPress主题。 * **掌握前沿CSS技巧:** 课程将深入讲解一系列先进的CSS技术,包括: * 文字围绕圆形排列 * 使用Flexbox实现元素底部对齐 * 创建报纸风格的列布局(含分隔线) * **优化性能:** 最终,您将获得一个轻量、快速的WordPress主题,摆脱冗余代码和未使用的CSS规则。 **学习目标:** 完成本课程后,您将能够: * 理解响应式HTML5网页模板的结构和关键技术。 * 独立构建WordPress主题的基本PHP文件。 * 将HTML网页模板成功转化为WordPress主题。 * 运用CSS3的先进特性美化WordPress主题。 * 创建高性能、无冗余代码的WordPress网站。 **适合人群:** 对WordPress主题开发感兴趣的初学者和有一定HTML/CSS基础的开发者。
WordPress is the most popular blogging platform on the internet today, however, it can also be used as a powerful Content Management System. In this course we will use it as a CMS to build a client website.In this course you will learn to convert an HTML page into a WordPress theme. Actually it's a lot simpler than you may think. I will provide you with a link to a free HTML5 template page and together we will walk through the steps to convert it into a theme.First we will spend a couple of minutes reviewing the essential features of a mobile first, responsive, HTML web template page that uses a CSS Preprocessor. hopefully this is a review of what you already know but you may also learn something new.Next you will learn to build a WordPress theme from scratch. In each video we cover the essential code necessary for the 5 basic php files we will create. I call this the ugly theme as it is fully functional but lacking any design.Then together you and I will walk through the steps of creating a beautiful WordPress theme by combining the ugly theme we just built and the HTML template I provided you. But wait, were not finished yet. Now that you have created your own theme, you will get to create several pages in WordPress using cutting edge CSS tricks. During this process, you will learn to wrap text around a circle, align elements at the bottom using flexbox, and implement newspaper style column with lines between them. When your done, you will have a lightning fast WordPress theme devoid of any extraneous code or unused CSS rules. Actually it's pretty cool and very easy.