Web Source Web Design Tips - Open A New Window With A Button or

Posted January 27th @ 27 January, 2012

Button: Link: Open Window About the author: Shelley Lowery slowery@web-source.net Tip provided by: Web Source: Your Guide to Professional Web Design and Development. http://www.web-source.net
Read the rest of this entry »

Web Source Web Design Tips - Decreasing A Website's Load Time

Posted January 26th @ 26 January, 2012

The main page of your web site should load in 8 seconds or less with a 56K modem. According to two recent surveys, conducted by Forrester Research and Gartner Group, ecommerce sites are losing $1.1 to $1.3 billion in revenue each year due to customers click- away caused by slow loading sites. Tips for keeping your load time down: - Avoid large, slow loading graphics - Avoid using too many graphics and/or banners - Avoid using too many animated graphics - Optimize your graphics - Avoid using ...
Read the rest of this entry »

Web Hosting & Web Development for Beginners

Posted January 25th @ 25 January, 2012

If you've ever browsed the World Wide Web and wondered how you could stake your claim on the Internet, like the millions of others that have done so already, then web hosting can provide you with the services to do just that. The Internet is a great way of sharing information and it is possible for you to take a portion of the web and make it your own. This article introduces the term 'web hosting' and provides some useful tips for web development once you've obtained some web space. What is ...
Read the rest of this entry »

Beyond the box with Google's Web API

Posted January 24th @ 24 January, 2012

By Jakob Jelling http://www.sitetube.com Google, the most popular, and many say best, search engine, offers searchers many options to help them zero in on just what they're looking for. Although these search modifier features are documented on own site, many searchers, including experienced marketers and technically savvy people, simple don't know these features are available. But these features, along with the Google search box, are only available to human searchers, who can type in their ...
Read the rest of this entry »

Web Statistics

Posted January 23rd @ 23 January, 2012

Web Statistics By Clare Lawrence 15th August 2004 Web statistics are a vital part of promoting your website. On the Internet it's very easy to spend dollars on advertising and pay per click and be disappointed with the results. By using web statistics properly, you can monitor what works and what doesn't. Web servers collect logs of site activity but you need software such as the great free product webaliser to monitor and interpret them. Webaliser turns these 'rawlogs' into a helpful Html ...
Read the rest of this entry »

Web Source Web Design Tips - Reload A Window With A Button or

Posted January 22nd @ 22 January, 2012

Button: Link: Reload Window Place either code where you would like the button or link to appear. About the author: Shelley Lowery slowery@web-source.net Tip provided by: Web Source: Your Guide to Professional Web Design and Development. http://www.web-source.net
Read the rest of this entry »

Web Source Web Design Tips - Using META Tags for Search Engine

Posted January 21st @ 21 January, 2012

Meta tags are used to give detailed instructions, in regard to a web page, to the Search Engines and browsers. You can provide the Search Engines with a description of your web page and the most relevant "keywords" for your web site by adding the following META tags between the and tags of your HTML. When selecting your keywords, it is best to list them within a phrase. Try to concentrate on only a few keyword phrases throughout your text. Example: dog grooming techniques,groomers,tips,pet ...
Read the rest of this entry »

Web Source Web Design Tips -

Posted January 20th @ 20 January, 2012

You can create special mouseover link effects by placing the following code between the and tags within your HTML code. In this example, the active text link is underlined with the color set to #0000FF. When the mouse is placed over the link, the text color will change to #FF0000 and the underline disappears. About the author: Shelley Lowery slowery@web-source.net Tip provided by: Web Source: Your Guide to Professional Web Design and Development. http://www.web-source.net
Read the rest of this entry »

Web Source Web Design Tips - Using An Image To Create A Line

Posted January 19th @ 19 January, 2012

You can use an image to create a vertical or horizontal line in a web page. Create a 2 pixel by 2 pixel image in the color of your choice. This single image can be used to create a vertical or horizontal line on your web page simply by changing the HEIGHT and WIDTH attributes. Examples: When creating a vertical line, you'll need to set up a table to display your text on each size of the line. About the author: Shelley Lowery slowery@web-source.net Tip provided by: Web Source: Your Guide to ...
Read the rest of this entry »

Web Source Web Design Tips - Using META Tags to Redirect

Posted January 18th @ 18 January, 2012

Meta tags are used to give detailed instructions, in regard to a web page, to the Search Engines and browsers. You can automatically redirect your visitors to another web page by adding the following META tag between the and tags of your HTML. The CONTENT attribute tells the browser to redirect the visitor to the URL you specify in 4 seconds. This can be changed to whatever you'd like. If you move your web site to a new location, this tag provides a great way to automatically redirect your ...
Read the rest of this entry »