Bug #6632 » lib_cgi_html-change_deprecated_example.patch
| html.rb (Arbeitskopie) | ||
|---|---|---|
|
# # => "<A HREF=\"http://www.example.com\">Example</A>"
|
||
|
#
|
||
|
# Modules Http3, Http4, etc., contain more basic HTML-generation methods
|
||
|
# (:title, :center, etc.).
|
||
|
# (+#title+, +#h1+, etc.).
|
||
|
#
|
||
|
# See class CGI for a detailed example.
|
||
|
#
|
||