Within the following guide you will learn some of the most authentic and proven ideas to create killer links for your content, and you will learn tools that will help you analyze those links and those of your competitors.
Month: August 2010
JavaScript Tip: get a Random Number between two Integers
In JavaScript, we can get a Random number; however, this number is between 0 and 1 which is not very useful when we want to work with integers.
Ultimate Collection of CSS3 Tutorials and Techniques
CSS3 and HTML 5 are competent of revolutionizing the way we design websites, CSS3 is the latest technology of CSS (cascade style sheet). CSS3 is giving new techniques and advanced features, structure in designing. These new features and techniques makes designing very easy to create a web page. CSS3 leads to greater flexibility and makes it much easier to recreate previously complex effects. Many time-saving rules are being thought up for CSS3: text-shadow, box-sizing, opacity, multiple backgrounds, border-radius, border-image and multi-column layout. In this post we will take a look at some interesting properties of CSS3 that you can put into practice in your website designs today.
Ultimate Collection of CSS3 Tutorials and Techniques
CSS3 and HTML 5 are competent of revolutionizing the way we design websites, CSS3 is the latest technology of CSS (cascade style sheet). CSS3 is giving new techniques and advanced features, structure in designing. These new features and techniques makes designing very easy to create a web page. CSS3 leads to greater flexibility and makes it much easier to recreate previously complex effects. Many time-saving rules are being thought up for CSS3: text-shadow, box-sizing, opacity, multiple backgrounds, border-radius, border-image and multi-column layout. In this post we will take a look at some interesting properties of CSS3 that you can put into practice in your website designs today.
WordPress Nav Menus Redux
A couple of weeks ago I showed you how to add your own ‘Home’ link to a WordPress nav menu, and also add special classes to the last menu item.
Today’s post is an update, with improved code and information on when it needs to be applied. Enjoy.