From the course: UX Foundations: Multidevice Design
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Working with CMS systems and WordPress - Figma Tutorial
From the course: UX Foundations: Multidevice Design
Working with CMS systems and WordPress
- Content management systems, also known as a CMS, are prevalent on the internet. Most CMSes have customized layouts and themes. Themes allow you to change the look of the site quickly. A CMS like WordPress might be a good place to start if you want to make responsive experiences without knowing a lot of code. Like anything else in web development, if you want to do something that isn't out of the box, things might become more complex. But if you're looking for something basic, WordPress might meet your needs. What makes it easy to work with is that it has an ecosystem of plug-ins and widgets, but you can opt for a basic solution which gives you the flexibility to upload your content and the CMS handles the responsiveness on its own if you're using a responsive theme. CMS layouts are modular based, which means you can have various layouts that make up the content modules for your site. Let's take a look. This is the…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.