about summary refs log tree commit diff stats
path: root/lynx_help/lynx_url_support.html
diff options
context:
space:
mode:
Diffstat (limited to 'lynx_help/lynx_url_support.html')
-rw-r--r--lynx_help/lynx_url_support.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/lynx_help/lynx_url_support.html b/lynx_help/lynx_url_support.html
index 2febf84a..9024c77c 100644
--- a/lynx_help/lynx_url_support.html
+++ b/lynx_help/lynx_url_support.html
@@ -6,7 +6,7 @@
 </HEAD>
 
 <BODY>
-<BANNER>
+<blockquote>
 <em>[</em><a href="#http">http, https</a> <em>|</em>
 <a href="#telnet">telnet, tn3270, rlogin</a> <em>|</em>
 <a href="#gopher">gopher</a> <em>|</em>
@@ -21,13 +21,13 @@
 <a href="#exec">lynxexec, lynxprog</a> <em>|</em>
 <a href="#cgi">lynxcgi</a><em>|</em>
 <a href="#internal">internal</a><em>]</em>
-</BANNER>
+</blockquote>
 
 <H1><em>URL Schemes Supported in Lynx</em></H1>
 
 Lynx handles a number of URL types, that are enumerated below.  For
 more details about URLs (Uniform Resource Locators) see <em>RFC1738</em>:
-<ul plain>
+<ul>
 <li><a href="http://www.w3.org/Addressing/rfc1738.txt"
 >http://www.w3.org/Addressing/rfc1738.txt</a>
 <li><a href="ftp://ds.internic.net/rfc/rfc1738.txt"
@@ -37,7 +37,7 @@ more details about URLs (Uniform Resource Locators) see <em>RFC1738</em>:
 <p>Lynx resolves partial or relative URLs in documents with respect to
 the BASE if one was specified, otherwise with respect to the document's
 absolute URL, using the rules described in <em>RFC1808</em>:
-<ul plain>
+<ul>
 <li><a href="http://www.w3.org/Addressing/rfc1808.txt"
 >http://www.w3.org/Addressing/rfc1808.txt</a>
 <li><a href="ftp://ds.internic.net/rfc/rfc1808.txt"
@@ -45,7 +45,7 @@ absolute URL, using the rules described in <em>RFC1808</em>:
 </ul>
 
 and in subsequent drafts of the <em>IETF</em>:
-<ul plain>
+<ul>
 <li><a href="http://www.ics.uci.edu/pub/ietf/uri/"
 >Uniform Resource Identifiers (URI) Working Group</a>
 </ul>