New topic – Tangible Training
Skip to content
Open Navigation
Toggle Menu
Search for:
Search
Light
Dark
Open Navigation
Toggle Menu
Light
Dark
Search
Account
Back to courses
Their most defining features
Lesson
Lesson
Understanding the basics
Understanding the process of creating an Assessment
Understanding the concepts
What's the front and back end, and why does it matter?
Front-End vs. Back-End Development: A Visual Analogy
Front-End and Back-End Development: A Team Effort
To Recap
Understanding what's WordPress once and for all
What is a CMS?
A Quick and Easy Way to Build a Website
How WordPress came to be?
To recap
Understanding the basic structure of an LMS
Taking the first step: welcome to our course
Week 1
First lesson
Getting your hands on WordPress
Understanding what's WordPress once and for all
Understanding the basic structure of an LMS (H5P)
Hierarchy of Assessments
The Most Basic Concept: Appearance vs Function
The importance of separating content, functionality, and theme
How do we add more functionalities and capabilities to our websites?
To recap
Week 2
Second Lesson
Getting your hands on WordPress
Making sense of basic internet terminology: hosting, servers, database, and the like
Server
Databases
Hosting Provider
Why do I need hosting?
Why is this important to you?
Making the right call : How the internet works
To recap
Copy of Hierarchy of Assessments
Understanding each option in your Assessment Settings page
WordPress content types: what are they and their differences
Posts
Page
Attachment
Other post types
Custom post type
Custom post type : Example
Final Words
To Recap
Making sense of basic internet terminology: hosting, servers, database, and the like
Understanding What’s Wordpress Once and for All
How WordPress Can Power Your Entire Website
WordPress: The DIY Website Builder
How WordPress came to be
To recap
A quick review of front-end programming languages
Third lesson
How WordPress's admin dashboard is structured
WordPress administration view
Post type is location
To recap
Wordpress Content Types: What Are They and Their Differences
Posts
Page
Attachment
Reminder
Custom Post Type
To recap
WordPress content types: what are they and their differences
Creating your Questions
Question types
Making the right call: when to use a custom post type
Getting to know the Question creation page
Posts, Pages, and Themes: Making a Sense Out of It
How Posts Are Linked to Dates, Categories, and Tags
How Pages Differ from Posts
Static and dynamic content
The Theme's Role in Display
To recap
How WordPress's admin dashboard is structured
Making the Right Call: When Can We Customize and When Should We Create New Functionalities
Making the right call: when to use a custom post type
Posts, Pages, and Themes: making a sense out of it
Posts
Pages
Static and dynamic content
Theme
Free vs. Premium WordPress Theme
To recap
Writing your first lines of codes
A Quick Review of Front-end Programming Languages
What is a markup language?
HTML, XML, and XHTML
What's a programming language?
Frameworks and Libraries in Programming
Using Multiple Frameworks in a Single Project
To recap
How to create content on WordPress
The most basic concept: appearance vs function (shared)
Using the analogy of your store
You will want to separate things.
Adding functionalities and capabilities
Plugin marketplace
Appearance vs functionalities
Example
To recap
How to create content on WordPress
Posts, Pages, and Themes: making a sense out of it
Making the right call: when to use a page or a dynamic template
Learning to compromise: appearance vs function
Browser Tools: Accessing Developer Tools
Browser development tools
Main components for front-end developers
The DOM
Using the Inspector
Editing your DOM
Things You Need to Know About the CSS Editor
JavaScript debugger
Writing better code
To recap
A quick view on additional terms: glossary for beginners
Content
The "www" is a subdomain
Organizing your website is vital for three aspects:
SEO
Website development
Hosting
Remember that we request data from the server?
CPU
Shared or private servers
Website performance
Align Your Thinking with Your Providers to Create a Cohesive Strategy
To recap
Understanding HTML: A Quick Guide
HTML
The anatomy of an HTML element
Different types of elements
Adding attributes to your elements
Self-closing tags
Common HTML elements
Understanding HTML semantics
To recap
Making the right call: when to use a page or a dynamic template
Understanding How CSS Works: the First Look Into It
What is CSS?
How does CSS work?
Understanding CSS Specificity
CSS Application
ID and classes
The type selectors target the HTML elements themselves.
Let’s give it a try!
How do we target CSS?
To recap
A quick view on additional terms: glossary for beginners
Editing your content on WordPress: editors
Blocks
Building on Gutenberg
Experiencing Gutenberg
Gutenberg: The Future of WordPress Page Builders
To recap
CSS Glossary: Understanding How to Target Elements
Pseudo-classes
Pseudo-elements
Media Queries
Adjacent sibling combinator (+)
Child combinator (>)
Parent/Child Selector
General sibling combinator (~)
Selector list
CSS variables
To recap
Editing your content on WordPress: editors
Browsing through plugins and add-ons: the WordPress's ecosystem
What are plugins?
One thing to take in mind
Plugin Compatibility Before Installation
Plugin installation
Plugin Update
To recap
Hands-on: Creating Your First Styled Element
The most common types of rework people face for bad decisions
Plugin Customization, Updates, and Installation
WordPress Website Optimization
Back up
The Dangers of Changing Your Website's URLs
To recap
Hands-on: creating various static pages for our website
Making the Right Call: Deciding Where to Spend Our Time on
How to develop an efficient website
Browsing through plugins and add-ons: the WordPress's ecosystem
How to develop an efficient website
Site performance: making your pages faster to load (how to avoid creating performance issues early on)
Website performance
1) Focus on your goal.
2) Hire a WordPress-specific server.
3) Install a website performance plugin.
4) Use third-party services to upload large files.
How to check if your website is fast or not?
To recap
Making the right call: when to install a new plugin vs develop from scratch
The most common types of rework people face for bad decisions
Basic concept of web design and layout: CSS box model
CSS box model
Why does it matter?
How it's structured?
Width and height
Box behavior
Display rule
Other type of display value
To recap
Values and Units in CSS
Understanding CSS Accepted Values
CSS Length Units
Colours in CSS
RGB and RGBA values
HSL and HSLA
Important Note
Define an element's position
To recap
Site performance: making your pages faster to load (how to avoid creating performance issues early on)
Making the right call: when to install a new plugin vs develop from scratch
Different ways to create your content: WP's native editor, page builders, template, and custom content
What's a page template?
Custom pages
To recap
Structuring Your Content: the Building Blocks of the Internet
Structural Elements
Head and body Element
Header element
Section and article Elements
Nav element
Footer element
Aside element
How to use div to create your page layout?
Examples
Examples of how to structure different types of websites
To recap
Understanding menus and widgets
What are menus?
And what are widgets?
To recap
Hands-on: Creating Content and Styling it
Hands-on: Analyzing common website performance issues and how we would go about it
Getting your prepared to actually structure your website
Different ways to create your content: WP's native editor, page builders, template, and custom content
Making the right call: ways to use menus and widgets
How to preview your changes before going live
The Customizer
Preview Your WordPress Website Changes
Add Custom CSS to Your WordPress Site
Common CSS Problems in the WordPress Customizer
The Importance of Using Comments in CSS
To recap
Editing Your Content on WordPress: Editors
Blocks
To recap
Understanding menus and widgets
Different Ways to Create Your Content: Wp's Native Editor, Page Builders, Template, and Custom Content
Page template
Other options to create custom pages
To recap
Making the right call: ways to use menus and widgets
Hands-on: creating your first page from scratch
Going to the next level: end of course
Going to the next level: end of course
Quizzes
test
A quick view on additional terms
My Final Quiz
Is this front end or back end?
Making sense of the content types
Making the right call: when to use a custom post type
Should this be handled by a plugin or by your theme or your page structure?
Let's review the main standard post type in WordPress
Their most defining features.
Their most defining features
Should this be handled by a plugin by your theme or your page structure?
Making the right call: when to use a page or a dynamic template
Making the right call: when can we customize and when should we create new functionalities
Most common types of rework people face for bad decision
Let's understand better when to use markup and programming languages.
Most common types of rework people face for bad decision
Find the hidden message
Making the right call: ways to use menus and widgets
Show the hidden image
Show the hidden image
Pseudo elements and classes
Guessing the values
Understanding the Customizer and comments
Page templates
New topic
Toggle Menu Close
Dashboard
Courses
Certificates
Logout
{avatar} Account
Login
Accessing this course requires a login. Please enter your credentials below!
Username or Email Address
Password
Remember Me
Lost Your Password?
Toggle Menu Close
Search for:
Search