On 10 Oct 2005 08:05:32 -0000, praveen  vejandla
<[EMAIL PROTECTED]> wrote:

> I am using custom tags/namespace feature inside HTML document

There is no such feature of HTML. If you add extra tags then it isn't
HTML any more.

If you want to use another namespace then you should be using XHTML
along with an XML content type (since Internet Explorer doesn't
understand IE you would need to transform it (probably with XSLT) in
to HTML for that browser - which makes it a rather pointless
exercise).

> and then CSS for styling the custom tags.

The simple solution is to use the most appropriate markup that is
actually in HTML and add a class.

> I am attaching the HTML file with style code.

Attachments get stripped from this mailing list AFAIK.

--
David Dorward <http://dorward.me.uk><http://blog.dorward.me.uk>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to