Tag: text
Use jQuery to Replace a Word with a Link
If you use a word multiple times on your site and you don’t feel like going through all your posts to replace every instance of it, you can use jQuery…
A Simple CSS Trick to Vertically Align Text
I was trying to vertically align text within a div container and it just wasn’t working for me. You would think that using vertical-align in your CSS would accomplish just…
10 Great Free Mac Apps for Web Developers
I have been a Mac man for almost ten years now, and though many Web developers swear to working on a PC, I find my Mac has everything I need…
Remove the WordPress Generator
WordPress automatically places a line of text between your <head> tags which states the version you currently have installed. I have read that it is there for statistical reasons which…
How to Wrap Text within the <pre> Tag Using CSS
I just came across an issue where I needed to make sure that the text within a <pre> tag wrapped. The default for this tag it to just let the…
A New Comment Editor
Removing Extraneous Backslashes with PHP
This is something that most people who use PHP already know. I still think it is useful to mention it because some less experienced PHP coders might not have come…
Getting Text in your WordPress Search Box
Have you ever wondered how some sites have text in their search box? This one is pretty easy. All you need to do is modify the searchform.php file, which can…
How to Create an Aqua Button in Adobe Illustrator
I recently needed to create some buttons for a client’s website and I thought it would be a fun little tutorial to put together to show you how quick and…
