Customizing your WordPress website
The look and feel of your website
WordPress allows you to easily change how your website looks and how visitors navigate through it, without having to redo any of your content.
Themes
Themes provide the templates, images, and styling that define the look and navigation of your site. Switching themes can take a matter of seconds and provide your site with a whole new look.
(Note: I am working on a tutorial introducing themes, where to get them, and so forth.)
CSS
Cascading Style Sheets (CSS) are not specific to WordPress. They are a web standard for code that tells web browsers how to style different parts of a web page. Themes make heavy use of CSS.
(Note: I am working on a tutorial introducing CSS and how it relates to WordPress, including multiple files, CSS for plugins, caching of CSS files.)



No comments yet... Be the first to leave a reply!