HTML: Difference between revisions
From DWIKI
mNo edit summary |
|||
Line 1: | Line 1: | ||
(HyperText Markup Language) | |||
==Links== | |||
*[http://www.w3.org/TR/html401/ HTML 4.01 Specification] | *[http://www.w3.org/TR/html401/ HTML 4.01 Specification] | ||
*[http://www.w3.org/TR/html4/struct/tables.html Tables] | *[http://www.w3.org/TR/html4/struct/tables.html Tables] | ||
Line 7: | Line 8: | ||
*[http://www.ascii.cl/htmlcodes.htm HTML Codes - Characters and symbols] | *[http://www.ascii.cl/htmlcodes.htm HTML Codes - Characters and symbols] | ||
*[[CSS]] | *[[CSS]] | ||
*[[XHTML]] | |||
==Tricks== | |||
*[http://blog.bjorkoy.com/2006/12/12/flawless-and-fast-png-support-in-ie6/ Transparent png on IE6] | *[http://blog.bjorkoy.com/2006/12/12/flawless-and-fast-png-support-in-ie6/ Transparent png on IE6] | ||
==Web programming== | |||
*[[CGI]] | *[[CGI]] | ||
*[[PHP]] | *[[PHP]] | ||
[[Category:scripting]] | [[Category:scripting]] |
Revision as of 19:36, 18 July 2007
(HyperText Markup Language)