April 4, 2011 | Add a Comment
Cascading style sheets (CSS) simplify the code used to style web pages. This is especially useful if a website consists of many pages. For example, WordPress uses CSS. Anyone can edit the CSS in the style.css document to make changes across all of the pages, even if there are hundreds or thousands. This is much better than having to open each web page file to make the changes.
Prerequisites for … Read entire article »
Filed under: CSS
March 25, 2011 | Add a Comment
There is a seriously annoying issue with WordPress: it is almost impossible to wrap two paragraphs around one image. Sure, the first paragraph wraps, but if it is shorter than than the height of the image, there is a horrible blank space until the second paragraph begins below the image. Preferably, both paragraphs would wrap around the image. Note that I said “almost impossible.” There is a fix, and it … Read entire article »
Filed under: Featured, WordPress
March 23, 2011 | Add a Comment
WordPress is easy-to-use publishing software most commonly used for blogging. Many tech-savvy programmers have developed incredibly useful plugins that make WordPress a powerful publishing platform. Here are five plugins that are incredibly useful for making WordPress easy for you to use, and useful for your readers.
Akismet
Akismet is a no-brainer for WordPress users. Spammers love to leave useless comments and link lists on blogs, and Akismet stops them dead in their tracks. … Read entire article »
Filed under: WordPress
March 23, 2011 | Add a Comment
Many webmasters have installed WordPress blogging software on their websites for easy design and updating. Not all WordPress-powered websites are blogs, but WordPress’ incredibly easy customization makes it an excellent choice for almost any website, especially if multiple users write for the site.
Another very important benefit that WordPress provides is easy upgrading. Upgrading is absolutely necessary for keeping any website secure. There have been incidents of WordPress getting hacked, but … Read entire article »
Filed under: WordPress