WordPress Search Engine Optimization
If your blog displays archives, categories, tags and a search feature, you have to realize that the content in these sections is a duplicate of your original content shown in the ‘single’ page. Therefore it would be very wise to list an excerpt only and not the full posts. To do so, find this line: [...]
FUN with Cascading Style Sheets – CSS Tutorial 9
Now that you’ve learned all the basics of CSS, it’s time for a little bit of fun using that information. Using CSS to add a shadow to your images. This is a great technique for making your testimonials stand out. You can use an extra div tag to do this. <div align=”center”> <div style=”width:115px;height:115px; filter:shadow(color:gray);”> [...]

