UQ Students should read the Disclaimer & Warning
Note: This page dates from 2005, and is kept for historical purposes.
Building Better Web Pages |
This is a small collection of links to resources freely available on the Internet to aid in the design and building of a standards compliant web page or web site.
- W3Schools
- A free learning resource, teaching the proper standards compliant way to code web pages.
- HTML
- Learn HTML, the language behind the web pages you read.
- XHTML
- Learn XHTML, the language destined to replace HTML.
- CSS
- Learn CSS, stylesheets to format your HTML.
- XML
- Learn XML, the multi-purpose language for describing data.
- XSL
- Learn XSL, stylesheets for your XML documents.
- XPath
- Learn XPath, the path syntax used in XSL.
- JavaScript
- Learn JavaScript and push your web page to new heights.
- DHTML
- DHTML, pulling it all together for a dynamic web page.
- W3C
- The World Wide Web Consortium, where the standards come from.
|
Tested in Internet Explorer 6 and Netscape 6.
Validate the XHTML code. Validate the CSS.