Search Results
263 results found for “styles”. Showing results 73 to 84.
-

Building your first block
Part of: Beginner WordPress Developer
Building on the scaffolded code from the previous lesson, start customizing the block to meet the…
-

How to use headings for accessibility and SEO
Part of: Beginner WordPress User
Learn how to use headings to enhance accessibility, improve SEO, and guide readers through your content.
-

PHP
Part of: Beginner WordPress Developer
A brief introduction to PHP, and some examples of PHP code.
-

Introducing the Twenty Twenty-Four theme
In this tutorial, we will explore the new WordPress default theme. The idea behind Twenty Twenty-Four…
-

Create Block Theme plugin
Part of: Beginner WordPress Developer
An introduction to the Create Block theme plugin, providing a high-level overview of its features.
-

Global theme settings
Part of: Intermediate Theme Developer
Explore the WordPress theme configuration file theme.json and some of the available options for theme settings.
-

UI Best Practices
Part of: Intermediate Theme Developer
An introduction to applying good user interface design when developing a theme.
-

Building a page with only patterns
Part of: Intermediate WordPress User
Use block patterns to streamline page creation, enhance creativity, and develop visually appealing layouts effortlessly.
-

Nesting and using blocks to create visually appealing content
Part of: Beginner WordPress User
This lesson expands on blocks, exploring different types and how to nest and group them for…
-

The import declaration
Part of: Developing your first WordPress block
In the previous lesson, you learned about the JavaScript import statement. This statement is used extensively…
-

Converting a Classic theme to a Block theme
Part of: Intermediate Theme Developer
This lesson explores the possibilities of converting a classic theme into a hybrid theme or a…
-

block.json
Part of: Developing your first WordPress block
When you learned about the files that create-block generates, you learned about the block.json file. In…