<rss version="2.0">
<channel>
<title>Web Design for Beginners - top tips</title>
<description>Learn about HTML, CSS, PHP and other web techniques with Web Design for beginners. All of our tutorials are free and easy to follow - designed with the beginner in mind..</description>
<link>http://www.webdesign-4-beginners.co.uk/web-design-techniques.php</link>
<copyright>Your copyright Turning Turnip Web Design 2008</copyright>
26<item>
<title>Tip # - 11/08/2008</title>
<description>In UK English, 'Optimization' is spelt 'Optimisation'. If you are writing on the subject, use the 'z' instead of the 's'. Google is reluctant to accept the English spelling.</description>
<link>http://www.webdesign-4-beginners.co.uk/web-design-techniques.php</link>
</item> <item>
<title>Tip # - 11/08/2008</title>
<description>Don't rely on 'Auto-submit' applications to get your site seen. It is far better (but time consuming), to create a list of directories and then manually apply for inclusion. Keep a record of which directories you submitted to, to avoid repeat submissions.</description>
<link>http://www.webdesign-4-beginners.co.uk/web-design-techniques.php</link>
</item> <item>
<title>Tip # - 11/08/2008</title>
<description>A good way of getting a high page rank with the top search engines is to try and get as many websites to link to your site. One way links are extremely powerful.</description>
<link>http://www.webdesign-4-beginners.co.uk/web-design-techniques.php</link>
</item> <item>
<title>Tip # - 11/08/2008</title>
<description>If you want people to link to your website and for the top search engines to take an interest in your content, then write with an enthusiastic commitment to your subject matter. Your language will be naturally rich in great keywords.</description>
<link>http://www.webdesign-4-beginners.co.uk/web-design-techniques.php</link>
</item> <item>
<title>Tip # - 11/08/2008</title>
<description>Many SEO people in the past have claimed that if you misspell a word, it will have a positive effect on the search engines. This can be so, but it the long run, who are you trying to impress?</description>
<link>http://www.webdesign-4-beginners.co.uk/web-design-techniques.php</link>
</item> <item>
<title>Tip # - 11/08/2008</title>
<description>To let browsers know what kind of code you are using within your pages, don't forget to add the 'DOCTYPE' at the top of every page. This will also aid a successful validation with w3.org.</description>
<link>http://www.webdesign-4-beginners.co.uk/web-design-techniques.php</link>
</item> <item>
<title>Tip # - 11/08/2008</title>
<description>Some people feel that validating HTML is a waste of time and effort. This is the case if you have to apply good coding practise to a page once it has been created. Surely code should be well written from the outset? Study w3 rules and apply them.</description>
<link>http://www.webdesign-4-beginners.co.uk/web-design-techniques.php</link>
</item> <item>
<title>Tip # - 11/08/2008</title>
<description>Always be mindful of the colours of your pages fonts. Is it easy to read with your current background colour? Black on white is far safer than white on black. I find that dark gray on white looks great.</description>
<link>http://www.webdesign-4-beginners.co.uk/web-design-techniques.php</link>
</item> <item>
<title>Tip # - 11/08/2008</title>
<description>Don't forget to add an 'alt' message to images within your page. Try to naturally include your keywords in to it - 'This is an image of...'.</description>
<link>http://www.webdesign-4-beginners.co.uk/web-design-techniques.php</link>
</item> <item>
<title>Tip # - 11/08/2008</title>
<description>Treat each and every page on your website as a seperate search engine optimization campaign. Use 3-4 different keywords for each, and at the same time try to keep within the general genre of the domain. If your site is about cakes - talk about cakes!</description>
<link>http://www.webdesign-4-beginners.co.uk/web-design-techniques.php</link>
</item> <item>
<title>Tip # - 11/08/2008</title>
<description>If you want to be able to slim down the amount of code within your webpage and at the same time extend the graphical capabilities of HTML, then learn about CSS (cascading style sheets). You won't regret it!</description>
<link>http://www.webdesign-4-beginners.co.uk/web-design-techniques.php</link>
</item> <item>
<title>Tip # - 11/08/2008</title>
<description>PHP is a great language for adding amazing flexibility, database control and interactivity to a website. It is not easy to learn, but even with simple tutorials you can start to produce pretty incredible functionality.</description>
<link>http://www.webdesign-4-beginners.co.uk/web-design-techniques.php</link>
</item> <item>
<title>Tip # - 11/08/2008</title>
<description>MySQL - although it sounds stupid, is a superb database system. It is totally free and can provide data to the front end of any website, providing that it is install on the server. PHP is used to comunicate between a database and the web-browser.</description>
<link>http://www.webdesign-4-beginners.co.uk/web-design-techniques.php</link>
</item> <item>
<title>Tip # - 11/08/2008</title>
<description>Although using WYSIWYG (What You See Is What You Get) applications to create websites is quick and easy, it is far better to hand code your web pages. HTML is not a hard language to master, but by learning it, you will release a far greater potential.</description>
<link>http://www.webdesign-4-beginners.co.uk/web-design-techniques.php</link>
</item> <item>
<title>Tip # - 11/08/2008</title>
<description>Put your keywords in to header h1, h2, h3, etc to improve your page rank. Only use h1 once for your main heading. Other headers can be used multiple times. Don't write whole sentences with them - headings only!</description>
<link>http://www.webdesign-4-beginners.co.uk/web-design-techniques.php</link>
</item> <item>
<title>Tip # - 11/08/2008</title>
<description>Avoid high dependence on table driven design. Each cell is read by certain browsers in sequence: from top left across. Use CSS to produce your layouts. Your coding will be reduced and the search engines may reward your attention to detail.</description>
<link>http://www.webdesign-4-beginners.co.uk/web-design-techniques.php</link>
</item> <item>
<title>Tip # - 11/08/2008</title>
<description>Selecting 2-3 keywords is essential for each page. Don't worry too much about the keywords meta tag. Not many search engines use it today. I still use mine to help keep track of the words that I have optimised the page for.</description>
<link>http://www.webdesign-4-beginners.co.uk/web-design-techniques.php</link>
</item> <item>
<title>Tip # - 13/08/2008</title>
<description>If you have Adobe Photoshop installed on your computer, use 'Save for Web' when preparing images for the web. It allows you to see the before and after effects of jpg, gif and png formatting as well as providing information on size and download time.</description>
<link>http://www.webdesign-4-beginners.co.uk/web-design-techniques.php</link>
</item> <item>
<title>Tip # - 13/08/2008</title>
<description>Google can now index the contents of Flash files, but still has massive difficulty making much sense textual content. It is far better to stick to standard html and css for the wow-factor (and the search engines of course).</description>
<link>http://www.webdesign-4-beginners.co.uk/web-design-techniques.php</link>
</item> <item>
<title>Tip # - 13/08/2008</title>
<description>Your website's home page is the most important page on your site. Don't use it for a 'splash screen'. Provide amble amounts of textually information about the site - a summary of contents, pack with all of the important keywords relating to your subject.</description>
<link>http://www.webdesign-4-beginners.co.uk/web-design-techniques.php</link>
</item> <item>
<title>Tip # - 15/08/2008</title>
<description>Don't forget to add your keywords (in a descriptive manner) to both your 'alt' (within images) and 'title' (within url links) tags. The trick is, as with all search engine optimisation techniques, to aim to please both the search engine and your visitors.</description>
<link>http://www.webdesign-4-beginners.co.uk/web-design-techniques.php</link>
</item> <item>
<title>Tip # - 15/08/2008</title>
<description>Add you main keywords to the name of your files, folders and even domain. Seperate each word with a '-'. Example: www.gardening/plants/flower-seeds.html. Make sure your url is not to long.</description>
<link>http://www.webdesign-4-beginners.co.uk/web-design-techniques.php</link>
</item> <item>
<title>Tip # - 18/08/2008</title>
<description>To increase your page rank, become more active on other websites. Submit your views to related forums and article sites including your URL at the bottom of each entry. Allow people to share and distribute your words to spead your brand and url!</description>
<link>http://www.webdesign-4-beginners.co.uk/web-design-techniques.php</link>
</item> <item>
<title>Tip # - 18/08/2008</title>
<description>Don't constrain the height of either a table or table cell within HTML. Tables were never intended for layout use, but displaying tabular data.</description>
<link>http://www.webdesign-4-beginners.co.uk/web-design-techniques.php</link>
</item> <item>
<title>Tip # - 18/08/2008</title>
<description>You can create excellent rollover buttons using nothing but CSS. Example: .button a {background:blue} .button a:hover {background:red}...get the idea? It wouldn't take much to modify this to display a background image instead of colour.</description>
<link>http://www.webdesign-4-beginners.co.uk/web-design-techniques.php</link>
</item> <item>
<title>Tip # - 18/08/2008</title>
<description>A string is a peice of variable data stored in association with a word starting with a '$'. Example: $name = "James"; echo "My name is $name";</description>
<link>http://www.webdesign-4-beginners.co.uk/web-design-techniques.php</link>
</item> 
</channel>
</rss>
