Tag Archive
3 Ways to Speed up Your Site with PHP
These days, with broadband connections the norm, we don’t need to worry as much about internet speeds or the filesize of our pages. However, that’s not to say that we still shouldn’t do so. If you wish to reduce the load times on your server, decrease the number of HTTP requests, and go that... »
Creating a Keyboard with CSS and jQuery
This keyboard requires a lot of HTML setup and playing around with CSS. Each of the keys will be represented by a list item in an unordered list. Each of the list items will have a class attached to them, used in both the CSS and jQuery. Most of the classes are just... »
Top 8 Bad Search Engine Optimisation Ideas to be Avoided
To be avoided, if your want to stand long in search engines 1. Stuffing keywords in invisible text using CSS / JS / Flash 2. Purchasing Links 3. Implementing duplicate content 4. 302, temporary redirections »
Red Horizontal CSS Menus
This clean CSS horizontal menu contains tabs with text that shift downwards slightly when the mouse rolls over it. And just for demonstration, it shows how to make the bottom corners of each tab rounded using both CSS3 and Mozilla’s proprietary declarations for rounded corners. Note that the rounded corners ... »
Search Engine Optimization (SEO) Articles, Tips, Tricks, Help PodCast Blog
http://www.myseoarticle.blogspot.com/2009/03/30-seo-tips-in-30-days-to-turn-your.html »
Web page Layout with CSS
We will use a somewhat standard layout with: A Title Bar along the top with links underneath A left Navigational panel with more links A Content area to the right of the navigational panel »
Customied Button Designs with CSS
We’ve all seen them on almost every website– those stylish rollover and button designs made with CSS. Some only have links that change colors when you roll the mouse over them, some have fancy borders, others change the enclosing box’s colors. The best thing about these is that you can create snazzy navigation menus... »

