Skip to main content
Inspiring
November 30, 2006
Question

HTML Tag question

  • November 30, 2006
  • 2 replies
  • 186 views
While typing out code in DW MX 2004 and 8.0.2, it pulls the closest tag name
in a drop box to
help along. Everyone knows that.
However while coding I saw 2 tags that I have never heard of and cannot find
using Google or on the HTML tag list.

<announce>
<broadcasts>

Does anyone know what these tags do and how do you use them. Thanks!

--
Wally Kolcz
Developer / Support


This topic has been closed for replies.

2 replies

Inspiring
December 1, 2006
Thank you. Now it makes a little more sense. I installed the tag library for
ModelGlue and other frameworks a while ago.


December 1, 2006
I know these are non-standard tags that are used in ModelGlue, BitTorrents, etc.

They are not tags recognized by html or any standard browser.
They are also not in any dreamweaver 8 installation at my company.

Best to ignore unless you encounter an application that uses them.