Wednesday, July 2nd, 2008
Basic text formatting include these tags:
- Bold/Strong
- Italics/Emphasize
- Underlined
Bold text - <b> or <strong>
Italic text - <i> or <em>
Underlined text - <u>
So what’s the difference between <b> and <strong> and <i> and <em>?
Well the <b> and <i> tags basically make your text bold or italicized. Though in today’s webdesign world,…
Tags: code, html, text
Posted in Uncategorized | No Comments »
Wednesday, July 2nd, 2008
There’s a lot of info out there describing how to display your recent blog posts, but there is considerably less info on how to list recent pages(whether added, or updated). I know there’s already a ‘recent pages/posts’ plugin which is very useful for this job,…
Tags: code, wordpress
Posted in Uncategorized | No Comments »