Pages

Tuesday, February 7, 2012

How to create a CSS Gradient Background without using an Image



The One thing that is nice is that we now have the ability to create gradients in CSS itself without having to use an image.
Use of gradient colors is not only common in images but also lots of Website use this technique to improve their layout design. Although it is a normal practice to use images as  background of a Webpage but we can also combine two colors in CSS to make gradient color look without using an image.
With the help of gradient coloring we can make our website look more beautiful. There is not a particular CSS property that allows to make gradient color that display in all commonly used browsers. But there are some specific moz and webkit CSS property that allow us to make a gradient color and also we can cover internet explorer browser by using using its filter property. Below we provided a code example of creating a background gradient color without any image. You can put the color values according to your design.

  
body{
background: #008800;background: -moz-linear-gradient(top, #358F41 #EF3B64);background: -webkit-gradient(linear,  left top, left bottom, from(#358F41), to(#EF3B64);filter: progid:DXImageTransform.Microsoft.Gradient(  StartColorStr='#358F41', EndColorStr='#EF3B64', GradientType=0);
}

Monday, February 6, 2012

How to create rounded corners Using CSS




Ever wanted to rounded corners to your DIV without using those boring images on the sides ? Well if you are using a CSS3 supported browser like Mozilla Firefox 3 or Safari 3 or Google Chrome then there is a simple CSS style to generate rounded corners. Just write the followingĂ‚  CSS rule to the element

div {
-moz-border-radius: 5px;                                 
-webkit-border-radius: 5px;
}

And when you need to target the other browsers like the Internet
Explorer which doesn’t support those tags its time to use javascript for
action.Curvycorners is a free javascript that can create transform DIV tags into rounded cornered one on the fly. This script is hassle free and you dont require any images.The next good thing is that it supports full anti-aliasing. The script is licensed as LGPL which means you can use it for free but you are not liable to edit it.
Download, Documentation and Examples

You can download the script from here
Usage is quite simple, to sum-up add the js file, configure and add the setings code (in javascript) and the HTML tags.


Saturday, February 4, 2012

Importance of Anchor Text in Internal Linking


Search Engine Optimization. Sounds confusing but really it is a system built on small and simple methods. Anchor text in Internal Linking is just another one of those small tricks. We all know internal linking is something that we should do. It increase your page views and help ranking of your pages. Well just internal linking doesn’t do the job. You need to choose your anchor texts carefully.
A lot of people when they write about their previous posts they use anchor texts such as click here or so. It is of habits. I know I do it a lot as well. But I do it for posts that I don’t really care about. If I want to rank high for some keyword I try to be descriptive in my anchor text.
I could’ve easily said to check how I promoted my self, click here. The click here is not the way to go for important posts.
This change might not sound like a big deal, but remember that drop of water makes an ocean. Start with a drop and you will have your own ocean.

How to perform SEO for a New Website

Having your own website is essential for many companies and people. Individuals can discover about your products and services, go through what you have to say or buy the items you are providing. Starting your internet site is only the initial phase. You have a lot much work to be done after your website debuts on the web in order to make it searchable.

Most of the time, the internet marketers and SEO Specialists are frustrated because no one seems to be going to their site or there is very little or no web traffic on their website. And the visitors those who arrive are either friends, relatives or locally promoted ones who were told about that website. Using Search Engine Optimization (SEO) techniques like proper link building will help learn how to perform SEO for a New Website.
How to perform SEO for a New Website

If you have a fairly new website, you can increase website visitors to your website through link building. You want other web pages and blogs to backlink to your internet website ( called as inbound links). There are various thing you will choose, like the web pages that weblink to you should be web pages with the same or similar topic as your websites. For example, if your website provides toys for children, you want to get links from websites that deal with children or child products. You don’t want hyperlinks from web pages that sell agricultural products or digital goods. The web pages that backlink to your internet website must always be relevant to your website. This is a very important factor.
Link Building Tactics for a New Website

New web pages should start link building at a slowly pace, but should be consistent. It is unpleasant to get more than 5,000 visitors just after the start of a new website. When finding appropriate links, you can start with family, fellow workers and friends. You can ask for a backlink from anyone among them who have similar websites. If their web pages are appropriate to yours, request them that they link to your website via their content. You can also use social networks like Facebook, Twitter and MySpace to get some initial links to your website.

A different method of the same sort to build a backlink to your website is through blogs. When you add a comment on the blog, place a link that goes back to your site’s website. If you wish, you can write some guest posts on relevant blogs article content for sites that take sites and other types of content. You may be able to place a link to your own website in the article or have a link in your bio.

Once you have a well established and fully indexed website, you can get a little more aggressive about link building. Take your time and figure out where you can get links from. Check where your competitors get links from. SEO cannot be done overnight. It is a continuous and consistent process. Patience is the key, over enthusiasm and haste can land you in the Google Sandbox.

Wednesday, February 1, 2012

How to set youtube video as your page background

<



If you want to play your fav youtube video on your blog or your company's products video on your website's page background then what? Well there is a very nice way to do that. There's a plugin from JQUERY just to do that work for you.  It is called "TUBULAR".

It lets you play a youtube's video on your page's background just by writing a single line of javascript code. All you have to do is call 'tubular' on your <body>  tag by using the Youtube ID and your content container DIV as parameters.
code$(‘body’).tubular(‘someYTid’,'wrapper’);  
        Where  someYTid =youtube ID
           wrapper=your container div
To see a live demo click on the image below or just go this link    http://www.seanmccambridge.com/tubular/





Thursday, January 5, 2012

What is ASP.NET?

you may be wandering what exactly is this ASP.NET. well its simple, It is a Server Side web Technology from Microsoft that uses object oriented Approach for the execution of a web page or a whole web site. ASP.NET gives a programmer great flexibility in writing the code for every event that occurs on the page. An event is an action that occurs when a user clicks a button or something...Visual Studio is the Integrated Development Environment (IDE) provided by Microsoft for development of ASP.NET applications and Web sites and other applications also such as windows and Mobile.Visual Studio Simplifies the process from Designing to development.i.e it comes with built in tools suck as Buttons,Textboxes,Labels etc..So,If you are not good with Designing Don't Worry because Visual Studio may ease your problem.you can use C# or VB for writing the Code for writing the code part...

Wednesday, March 16, 2011

just another boring day

Its boring me....hmmm...:((...
Want to bring and play cricket game for my Lappy.....see what happens....will go and brng it soon hope so heheh