Changes between Version 117 and Version 118 of GenshiTutorial
- Timestamp:
- May 24, 2020, 1:29:00 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GenshiTutorial
v117 v118 140 140 * [http://www.w3schools.com/xhtml/xhtml_html.asp Differences Between XHTML And HTML] at W3Schools 141 141 * [http://www.sitepoint.com/article/xhtml-introduction XHTML - An Introduction] at !SitePoint 142 * [http://www.webmonkey.com/00/50/index2a.html XHTML Overview] at Webmonkey143 142 * Just because the template uses XHTML does not mean that our web-application should generate XHTML! While that is possible, you can also choose to generate good old HTML 4.01, because, despite all the hype, that's still the format that works best in most browsers (see [http://webkit.org/blog/?p=68 this blog post] over at Surfin' Safari for some background). 144 143