Author Archives | admin

admin - who has written 35 posts on Tutorials On Web.


Contact the author

Various SEO Tools

Monday, January 26, 2009

5 Comments

Various SEO Tools

1.Thumbshots Ranking is a fun way to learn about search engines and optimizing a site’s ranking. Your ranking determines the amount of traffic you will likely get. Learn how to use this tool from SearchEngineWatch. www.ranking.thumbshots.com 2.Compare Google, Yahoo, and MSN with One Search on Fly www.jux2.com 3.Multiple search results with Myriadsearch www.myriadsearch.com 4.Comparing Google [...]

Continue reading...

CSS basics to advance

Sunday, January 25, 2009

Comments Off

CSS basics to advance

Style sheet is a progressive breakthrough for the advancement of web. Today, more and more browsers are implementing style sheets, opening authors’ eyes to unique features that allow influence over presentation while preserving platform independence. The advantages of style sheets have become – apparent — and the disadvantage of continually creating more HTML tags — [...]

Continue reading...

Horizontal Web 2.0 menu

Sunday, January 25, 2009

0 Comments

Horizontal Web 2.0 menu

After we finished the tutorial we need to create 2 simple images to style our CSS navigation bar: A background image (the light blue bar) and a transparent button that indicate the active state, all other elements are created with CSS. Like in most CSS horizontal navigation bars an unordered list is used to hold [...]

Continue reading...

Making wordpress secure

Sunday, January 25, 2009

2 Comments

Making wordpress secure

We all agree that having a secure wordpress weblog should be our first priorities when keeping a successful blog. In this post we’d like you to share your knowledge and help us create the WordPress Security guide to keep the bad guys out. Below are 10 security tips that you can easily implement on your [...]

Continue reading...

Best Dropdown menus available on internet

Sunday, January 25, 2009

0 Comments

Best Dropdown menus available on internet

Navigation menus are the most important element one should pay attention when designing a website. Web-developers can create user-friendly horizontal or vertical navigation menus using CSS. Javascript makes it possible to create more interactive, more responsive and more flexible navigation to any website. This article presents over 25 (horizontal and vertical) multilevel drop down menu built using Javascript [...]

Continue reading...

WordPress theme control hacks

Sunday, January 18, 2009

5 Comments

WordPress theme control hacks

Dynamic Content to homepage If you want to include a specific file in your homepage you can use this code: <?php if ( is_home() ) { include (’yourfile.php’); } ?> where ‘yourfile.php’ is the file that you want to include in the homepage Use different post templates for different categories Lets say you have a [...]

Continue reading...

Protecting your Search engine rankings

Saturday, January 17, 2009

7 Comments

Protecting your Search engine rankings

Your website’s ranking on search engines is a vital element of your overall marketing campaign, and there are ways to improve your link popularity through legitimate methods. Unfortunately, the Internet is populated by bands of dishonest webmasters seeking to improve their link popularity by faking out search engines. The good news is that search engines [...]

Continue reading...

Digitizing text

Monday, January 12, 2009

0 Comments

Digitizing text

1.) Create a New File. Go To File > New. Make it 400 X 150 pixels on a white background at 225 dpi. 2.) Press letter “D” on keyboard to set foreground color to black. Select the Text tool and type a few letters (I used Arial Black 48pt smooth.) 3.) Launch the Layer Style [...]

Continue reading...