|
Posted by lovecreatesbea...@gmail.com on 07/26/07 02:07
On Jul 26, 9:43 am, "asdf" <a...@asdf.com> wrote:
> "lovecreatesbea...@gmail.com" <lovecreatesbea...@gmail.com> wrote in message
>
> news:1185413830.451217.154570@j4g2000prf.googlegroups.com...
>
> >I don't see any Html tag in some Html pages, for example, this one:
>
> >http://ftp.gnu.org/README
>
> > How does it make paragraphs, newlines ... without <P>, <BR> ...
> > respectively? And how does it present < and > without < and > ?
> > Does it use some CSS to achieve that?
>
> > Thanks
>
> Answer:
>
> It's not an html page. It's a text document on an FTP server.
>
> Newlines are probably the carriage return/line feed character. '<' is an
> ascii character, so it's valid text anyway.
>
> No smoke or mirrors, no CSS :))
Thanks asdf and Sherm Pendley.
Does FTP server present any file (including plain text file) same as
WEB server presents Html files? Can it present graph, Forms,
tables ...?
Navigation:
[Reply to this message]
|