Add a Copyright Notice to Copied Text
I was checking out the CBC website and I noticed that if you copy and paste any text from the site a reference link appears at the bottom, indicating...
34 comments
I was checking out the CBC website and I noticed that if you copy and paste any text from the site a reference link appears at the bottom, indicating...
34 comments
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...
5 comments
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...
3 comments
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...
7 comments
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...
8 comments
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...
5 comments
I have had some requests to figure out a way that visitors of bavotasan.com could leave code and simple styling in their comments. I searched and searched and tried...
8 comments
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...
2 comments
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...
13 comments
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...
0 comments