Thursday, January 24, 2013

css3 Growing Links menu

Scaling an element is really fun any easy with CSS3. We don't need CSS3 to do this, we could use relative positioning, offset the position, increase the width, height, and font size. But wow, that's a heck of a lot of work when we can just apply a scale factor and be done with it. These links get their corners more rounded and a bit of a drop shadow applied on hover as well.

.grower { display: block; margin: 0 auto; width: 120px; padding: 2px 5px; border: 1px solid #2f2626; background: rgba(237,95,0,0.3); -moz-transition: all 0.1s ease-in-out; -webkit-transition: all 0.1s ease-in-out; -moz-border-radius: 2px; -webkit-border-radius: 2px; } .grower:hover { background: rgba(237,95,0,1.0); border-color: rgba(237,95,0,1.0); -moz-transform: scale(1.2); -webkit-transform: scale(1.2); -moz-box-shadow: 0 0 20px black; -webkit-box-shadow: 0 0 20px black; -moz-border-radius: 10px; -webkit-border-radius: 10px;

VIEW DEMO

http://css-tricks.com/examples/QuickieCSS3Tricks/  }

An Overview of the Concept Behind RSS Feeds

RSS Feeds stands for Really Simple Syndication. Other times it is also called Rich Site Summary. But both have same meanings. The first time you see this, it may appear complex. But as you go along on your information gathering venture in the cyber world, you will encounter this many times. Have you ever tried clicking on one?

Click and You Will Receive
You can compare RSS to a website or blog that offers web surfers something to read or a news feed of vast information. Everyone can opt to add what information they like for free to their own news reader. It can also be displayed on your PC's desktop or in the web browser that you are using.

So if you have click on the information provider of your choice, the news will be given to you as they come so you no longer need to check the site back for any updates. This made it easier for web users, especially those who were fond of subscribing to newsletters of their chosen site. It eliminates the hassle of checking your email everyday just to know if there is any update on your preferred site.

The concept behind this can be compared to how you want to get your newspapers. You can't afford to go to a stand everyday just to buy one. It will be easier if you will get your dailies delivered to you each day. By clicking on the RSS feature of the site of your choice, the news will be made available at your PC's desktop as long as you are connected to the Internet. All those information could be read or ignored, ready to be shared and printed.

It is easy to use. As long as you a connection and a web browser, you are ready to go. You can filter through the information and click on the topics that you find interesting. You can customize your choice and delete or add something every day. It is that simple. You will get all the information you want on a daily basis without having to go through all the individual web pages.

Article Source: http://EzineArticles.com/?expert=Aldo_AZ_Zarattin

Wednesday, January 23, 2013

CSS3 Gradients


Safari 4+, Chrome 1+, Firefox 3.6+, and Opera 11.10+ are all now supporting CSS3 gradients.
Cutting to the chase, here is the CSS for the most simple possible top-to-bottom linear gradient:
.gradient-bg {
   /* fallback/image non-cover color */
   background-color: #1a82f7; 

   /* fallback image */
   background-image: url(images/fallback-gradient.png); 

   /* Safari 4+, Chrome 1-9 */
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2F2727), to(#1a82f7));

   /* Safari 5.1+, Mobile Safari, Chrome 10+ */
   background-image: -webkit-linear-gradient(top, #2F2727, #1a82f7); 

   /* Firefox 3.6+ */
   background-image: -moz-linear-gradient(top, #2F2727, #1a82f7);
 
   /* IE 10+ */
   background-image: -ms-linear-gradient(top, #2F2727, #1a82f7);

   /* Opera 11.10+ */
   background-image: -o-linear-gradient(top, #2F2727, #1a82f7);
}


Better formatting and without the comments:

.gradient-bg {
   background-color: #1a82f7; 
   background-image: url(images/fallback-gradient.png); 
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2F2727), to(#1a82f7));
   background-image: -webkit-linear-gradient(top, #2F2727, #1a82f7); 
   background-image:    -moz-linear-gradient(top, #2F2727, #1a82f7);
   background-image:     -ms-linear-gradient(top, #2F2727, #1a82f7);
   background-image:      -o-linear-gradient(top, #2F2727, #1a82f7);
}
DOWNLOAD
See More At : http://css-tricks.com/css3-gradients/



Tips On Starting an ECommerce Business

There are many of us that are interested in starting our own business. Although it is always been possible to do so, the Internet has really made it much easier for us to start and maintain a business that will truly make us money. After all, it is much faster to set things up electronically and to set them up physically in your own location. In addition, some Internet-based businesses may have a much larger reach, which can even extend across the country or around the world. If you are considering starting a business using the Internet, what are some of the things that you can do to make a success of it?
First of all, you need to have the right mindset if you are going to start a home-based business. It is vitally important that you consider everything that is necessary in advance, including alerting everyone to the fact that you are actually working when you are at home. Many individuals will try to take advantage of the fact that you are not working in an outside location to help them with a variety of needs. You need to block off the time for your business so that it has the opportunity to grow and prosper. If you have everyone behind you, it will be much easier for you to excel in your new venture.
It is also important for you to consider the amount of profit that you are going to make for every sale. If you are selling some type of electronic item, such as downloadable reports, the majority of this sale is going to be profit. If you are selling physical products, such as clothing or electronics, it is going to be much harder for you to make as much profit. One thing that you can do which will help you to reduce your initial costs and add to your bottom line is to look for a distributor of a wholesale electronics or a wholesale clothing distributors that will sell you the products at a lower price. You may also want to see if they offer shipping services, something that is known as drop shipping, because this can help you to focus on other parts of your business.

Article Source: http://EzineArticles.com/?expert=Brett_Harper

Tuesday, January 22, 2013

Create a Content Rich Website for Success

To create a website that is engaging and informative, you must be prepared to do your content research. The visitors to your website will appreciate and return to your site once you provide high quality content.

One of the most important areas of creating a successful website is to have great information to offer. Also as a bonus your site will rank higher with the search engines, which love fresh quality content.

Here are a few tips that will enable you to offer better content to your website visitors.

Use your Voice

It's important to be yourself, to use your own voice and style; your readers will appreciate your uniqueness.

What people are looking for is a website where they can get hold of unique and genuine information about certain topics. Your visitors will appreciate your genuine style and freshness. They will gain confidence in your knowledge which is essential to your website's success. Do your research and produce quality information in your own unique way.

Ensure that each piece of content on your website is well researched and that it is written in an original and interesting manner.

Be Original, never Plagiarize

Producing great content can be something fun and fulfilling, so never plagiarize. You can find an abundance of information on whatever niche you are in and it's then your duty to formulate and deliver this content in your unique way.

The web is an ocean of information on any topic; in doing your content research, great places to visit are; forums, magazines, article directories, etc. Forums especially are great in getting a wide range of questions, answers and different perspectives on topics relating to your niche. You can also research what you readers want to know about using keywords.

Also a bit of image content can bring some spice to your website; you can use free images, paid images or Google images. You can find various website for these images.

Always keep at the forefront of your mind that plagiarism is illegal and definitely not worth it. So do your content research, but ensure that what you produce for your website is completely original.