F
flower8
Guest
The line
<P><B><I>Free delivery withinathreemile radius!</B></I></P>
will display as intended (in bold italics) in most browsers,
because browsers are usually forgiving, but strictly speaking it
does not obey the rules of HTML. What is wrong with it?
<P><B><I>Free delivery withinathreemile radius!</B></I></P>
will display as intended (in bold italics) in most browsers,
because browsers are usually forgiving, but strictly speaking it
does not obey the rules of HTML. What is wrong with it?