<header> - Defines a header for a section or page
Check this with Firefox 3.5+, if you find any prob for any tag, please check with opera latest version then
<article> - Defines an article
<section> - Defines a section
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean dictum fermentum quam, sit amet consequat sapien accumsan ac. Quisque viverra, enim at placerat sodales, nisl mi venenatis mi, non
<video> - Defines a video
<embed> - defines embedded content, such as a plug-in.
<command> - Defines a command button
is this article helpfull?
<dialog> - Defines a dialog (conversation)
<meter> - defines a measurement. Used only for measurements with a known minimum and maximum value.
Your score is:
<datagrid> - defines a list of selectable data. The datagrid is displayed as a tree-list.
- (datagrid row 0)
- (datagrid row 1)
- (datagrid row 1,0)
- (datagrid row 1,1)
- (datagrid row 2)
<datalist> - defines a list of selectable data.
<details> - defines details of an element, which the user can see, and click to hide.
and you should be able to see this para!
there are few issues with this tag, i'm not clear though, here is a reference
<command> - defines a command button, like a radiobutton, a checkbox, or a button.
<datatemplate> - defines a container for data template
<rule> - defines the rules for updating a datatemplate
<nest> - defines a nestingpoint in a datatemplate for child elements
i found only one example here which is not completed!
<event-source> - defines a source for events sendt by a server
Found examples
here
- i don't know well, pardon me!
<output> - defines different types of output, such as output written by a script.
Sorry, dont have the details now.