Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » how to understand the non-standard tags in html
how to understand the non-standard tags in html [message #222522] Tue, 30 September 2008 23:23 Go to next message
Eclipse UserFriend
Originally posted by: lunjinyuan.126.com

Hi,

I saw some html tags:
<f:view>
which is based on JSF.

I am wondering that tag f is not a standard tag of html, thus I cann't
find it at the reference from w3school:
http://www.w3schools.com/tags/default.asp
then How could we use these tags? is it user defined? or these tags are
resoved by the browser? could I find the answer from the html specification:

http://www.w3.org/TR/REC-html40/cover.html#minitoc

Many thanks

Jing
Re: how to understand the non-standard tags in html [message #222524 is a reply to message #222522] Wed, 01 October 2008 02:18 Go to previous message
Eclipse UserFriend
Originally posted by: gumpagain.gmail.com

actually, the prefix "f" is short writing of a JSF namespace.
If you have looked into the XML specification(http://www.w3.org/TR/REC-xml/),
it's easily able to be understood

thanks
luke

在 Wed, 01 Oct 2008 00:23:00 +0100 时, Jus <lunjinyuan@126.com> 写了:
--

>Hi,
>
>I saw some html tags:
> <f:view>
>which is based on JSF.
>
>I am wondering that tag f is not a standard tag of html, thus I cann't
>find it at the reference from w3school:
> http://www.w3schools.com/tags/default.asp
>then How could we use these tags? is it user defined? or these tags are
>resoved by the browser? could I find the answer from the html specification:
>
>http://www.w3.org/TR/REC-html40/cover.html#minitoc
>
>Many thanks
>
>Jing
Previous Topic:Eclipse newbie looking for UDDI guidance
Next Topic:incubator 1.0M2 (and M1) build?
Goto Forum:
  


Current Time: Fri May 10 23:25:37 GMT 2024

Powered by FUDForum. Page generated in 0.04101 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top