WordPress Theme
From Wiki @ Karl Jones dot com
In WordPress, a Theme provides structure for a website.
A simple Theme provides a visual "skin" for the website. More complex Themes can provide entirely new features.
Description
A WordPress Theme is a collection of files that work together to produce a graphical interface with an underlying unifying design for a weblog. These files are called Template files.
A Theme modifies the way the site is displayed, without modifying the underlying software.
Themes may include customized template files, image files (*.jpg, *.gif), style sheets (*.css), custom Pages, as well as any necessary code files (*.php).
For information on how to use different Themes for different categories or posts, see WordPress Loop and WordPress Category Templates.
See also
External links
- Using Themes @ codex.wordpress.org