Computers made simple

22Jun How to add cool CSS rollover effects to images

There are many different ways to add rollover effects to images. CSS is the recommended way due to its high compatibility and small amount of code needed. 1. Create the before and after images Here’s our first image Here’s the second image 2. Use your favorite image editor to stack the images on top of [...]

09Jun Site Optimization is Important

There are so many sites that have no optimization at all. Images are huge and scaled, scripts are large and uncompressed. Some even have 70+ requests being sent for additional content on 10-20 different domains. They are slow and hog bandwidth … Shared hosting easily rivals content distribution backed websites when properly configured.