Tikier Hosting Offshore, Adult, Warez Linking Hosting Allowed

16Mar/100

CSS borders

Posted by admin

The CSS border property gives you the option to specify the style and color of the border of an element. With this property, we now can create borders with nice effects, which can also be applied to any element.

Print This Post Print This Post
16Mar/100

Glowing neon playback control buttons

Posted by admin

In this easy lesson made for Flash 8 professional I will show you how to create a set of cool, neon glow playback control buttons easily. No other applications will be used to create these buttons, because Flash has so much power on its own! You will see:

  • How to use the basic shapes to create the ones you need,
  • How to use the great blending filters in Flash 8 pro,
  • How to combine multiple filters and objects stacked upon one another, and some more.
Print This Post Print This Post
13Mar/100

Advertising Possibilities Are Endless For Small Business

Posted by admin

Often, the biggest obstacle that most, if not all, small businesses have is a limited budget. Let’s face it. Having a small business makes it difficult for you to have the most glamorous marketing campaign such as that of the big firms and Fortune 500 companies.

Print This Post Print This Post
8Mar/100

Burnt Wood Text Effect – Photoshop Tutorial

Posted by admin

Post Pic

In this photoshop text effect tutorial we’ll be creating a grungy, burnt wood text treatment. We’ll go over some basic blending modes and use some filters and layer styles to create a  look that would be perfect for a Hollywood movie poster .

Print This Post Print This Post
8Mar/100

Eight Critical Tips for On-Site Search Engine Optimization

Posted by admin

A great number of websites on the Internet receive a significant amount of new traffic on daily basis without ever having to pay a single cent for advertising. How do they do this? Simply by search engine optimization (SEO) techniques. There are certain tips and techniques that any webmaster could use to enhance his chances of appearing higher in the search results and hence leading Internet users from all around the world onto his website.

Print This Post Print This Post
8Mar/100

Design a mirror website flash navigation menu

Posted by admin

In this lesson you will see how easy it is to create a nice Flash website menu interface and make it work also! Particularly, you will learn how to:

  • Create simple buttons and duplicate them,
  • Make your link text look crisp and readable,
  • Make mirror copies of your buttons easily,
  • Design and code a simple navigational system.

In the Flash example below you can see what you are going to create with this tutorial. Try clicking the buttons!

Print This Post Print This Post
8Mar/100

CSS Fonts and Texts

Posted by admin

You can define the font-style, font-weight, font-variant, font-size and font-family all at once.

Value: font-style, font-weight, font-variant, font-size and font-family

<p style="font: italic bold 20px Verdana;">Sample Text</p>

Print This Post Print This Post
7Mar/100

Two column layout using pure css and divider image

Posted by admin

Some time ago I was trying to figure out how to create two column css layout where left column will be divided from the right one with a vertical line.
It would be simple when you are trying to use a table layout - simply apply a left border to the right column and done, but I wanted to do completely table-less layout. When you use border in css for left or right <div> then depends on the length of the columns you might end up with a line shorter than the column with the content.

Print This Post Print This Post
6Mar/100

Build a CSS Menu with Rollovers

Posted by admin

This article is for people who have little to no experience with CSS. I will explain very detailed which codes to use and how to use them. At the end of this tutorial, you can code yourself this rollover menu, completed in CSS and HTML.

Print This Post Print This Post