Resources
Useful links across the internet.
Contents
Audio & sound links
- Acoustic Guitar Notes has accurate information and great articles on building and playing acoustic guitars, as well as a new series on live performance for acoustic musicians.
- ePanorama.net. Links to all manner of electronics related information. A very useful resource.
Freeware links
Recommendations
- HTML-Kit is
a free and easy to use Windows program designed to help HTML, XML and
script authors to edit, format, lookup help, validate, preview and
publish web pages.
Beginners can benefit from letting it point out errors and suggest improvements to the code. Experts can save time spent on common tasks using the customizable and extendible editor while maintaining full control over the code.
Read a review of HTML-Kit.
Download sites
Web authoring links
HTML
- W3C®; the World Wide Web
Consortium has to be the starting point for web authors. If
you want to get the basics right then you really need to do your
research there. Pay special attention to the following:
- HTML Home page.
Keep up with whats new. - HTML 4.0
Specification.
This is the standard that you should already be working to, and you still can, but see also... - HTML 4.01 specification.
- Cascading Style
Sheets, level 2 (CSS2 Specification).
When you have written your beautiful HTML code, you may like to give it some style.
- HTML Home page.
- HTML Writers Guild.
- W3C HTML Validation Service.
- W3C CSS Validation Service.
- If you are looking for a good, and free, HTML editor I can heartily recommend HTML-Kit, but a much wider range of editors at one of these freeware sites.
Accessibility
- The Web Accessibility Initiative publishes the formal Web Content Accessibility Guidelines. This should be your first port of call.
- AWARE Center Home page. Probably the best resource there is for anyone interested in writing accessible content.
- Bobby, provided by the Center for Applied Special Technology is very useful for checking the accessibility of your web pages.