A handfull of good links to DHTML tutorials: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (DHTML moved to A handfull of good links to DHTML tutorials) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
* [http://codepunk.hardwar.org.uk/ <Code_Punk>'s Web Tutorials (select Code Tutorials in the menu)] | * [http://codepunk.hardwar.org.uk/ <Code_Punk>'s Web Tutorials (select Code Tutorials in the menu)] | ||
* [http://www.lissaexplains.com/html.shtml Lissa Explains it All] | * [http://www.lissaexplains.com/html.shtml Lissa Explains it All] | ||
* [http://developer.apple.com/internet/webcontent/ Apple Macintosh - Developer Connection ] | |||
==Official links== | |||
* [http://www.w3.org/ World Wide Web Consortium (W3C)] | * [http://www.w3.org/ World Wide Web Consortium (W3C)] | ||
==Encoding and special characters== | |||
* [http://www.thesauruslex.com/typo/eng/enghtml.htm HTML encoding of foreign language characters] | * [http://www.thesauruslex.com/typo/eng/enghtml.htm HTML encoding of foreign language characters] | ||
==How to detect what browser is used in your script== | ==How to detect what browser is used in your script== | ||
* [http://www.javascriptkit.com/javatutors/ns6update.shtml Overview of scripting in modern browsers such as IE6+ and Firefox] | * [http://www.javascriptkit.com/javatutors/ns6update.shtml Overview of scripting in modern browsers such as IE6+ and Firefox] | ||
* [http://developer.mozilla.org/en/docs/DOM:element.innerHTML How to use DOM:element.innerHTML in Mozilla] | |||
<google>ENGELSK</google> | <google>ENGELSK</google> |
Latest revision as of 08:19, 24 August 2008
Tutorials
- W3Schools Online Web Tutorials - Try-It-Yourself On-Line Examples
- HTML and CSS Tutorials. And Stuff. - HTML Dog
- quackit HTML Tutorial
- <Code_Punk>'s Web Tutorials (select Code Tutorials in the menu)
- Lissa Explains it All
- Apple Macintosh - Developer Connection
Official links
Encoding and special characters
How to detect what browser is used in your script
- Overview of scripting in modern browsers such as IE6+ and Firefox
- How to use DOM:element.innerHTML in Mozilla
<google>ENGELSK</google>