What is Search Engine Optimisation? »
By Web Design Services Team on Jan 17, 2007 in Frequently Asked Questions, Web Design | Comments Off
What is Search Engine Optimisation (SEO)?
Accessible Web Design
By Web Design Services Team on Jan 17, 2007 in Frequently Asked Questions, Web Design | Comments Off
What is Search Engine Optimisation (SEO)?
By Web Design Services Team on Jan 17, 2007 in Frequently Asked Questions, General, Web Design | Comments Off
In response to a few emails we have received over the last couple of days, it seemed worthwhile to clear up the matter of the FAQs posted here.
It may seem like this are often simplistic answers to what can be very complicated questions, and this is pretty much the case. The idea behind posting these [...]
By Web Design Services Team on Jan 17, 2007 in Frequently Asked Questions, Software, Technology, Web Design | Comments Off
What’s wrong with Javascript? Javascript is often irritating to users. Scripts can be slow to run. They are prone to crashing. They are associated with actions that users hate – opening pop-up windows; disabling the back button; taking over the user’s browser; setting aware cookies; adding novelty effects such as cursor trails [...]
By Web Design Services Team on Jan 16, 2007 in Asides, General, Software | 1 Comment
Just to let you know, Only a few days after WordPress version 2.0.6 was released, 2.0.7 has come out. This time the security fixes seem somewhat trivial to put in place (only six files to upload). Version 2.1 is due out quite soon (Feb) so this should be the last update before then. There is [...]
By Web Design Services Team on Jan 16, 2007 in Software, Technology, Web Design | Comments Off
1&1 have been having email problems and this may have affected any mail sent to Compuskills or the Project Management service. The Web Design emails have been getting through fine.
By Web Design Services Team on Jan 16, 2007 in Accessibility, Frequently Asked Questions, Web Design | 4 Comments
What can I do to make my sure my site is accessible?
By Web Design Services Team on Jan 16, 2007 in Frequently Asked Questions, Software, Web Design | Comments Off
Is it better to write HTML or use a program like Dreamweaver? (FAQ)
By Web Design Services Team on Jan 15, 2007 in Web Design | Comments Off
Where can I finding resources on coding web pages? http://www.w3.org is always the ultimate resource. However, it’s not the easiest or most usable source in the world for a beginner.
By Web Design Services Team on Jan 15, 2007 in Frequently Asked Questions, Technology, Web Design | Comments Off
What is XHTML? This is the W3 org’s preferred successor to HTML, although often considered to be the most current version of HTML. Where HTML is relatively loose, the standards for XHTML are stricter. It adopts elements from XML, such [...]
By Web Design Services Team on Jan 15, 2007 in Frequently Asked Questions, Validation, Web Design | Comments Off
Should I use tables or absolute/relative positioning to place elements on the page? The formally correct, modern, answer seems to be to not use tables unless you want to display tabular data.