Click to See Complete Forum and Search --> : XHTML tags


swetha
01-16-2006, 07:56 AM
Hi All,

i have to make my web page XHTML compliant.When i validate it i find the following errors:

1.No attribute called frameborder
2.'' '' " " called framespacing and so on. These errors occur even when i am using the frameset DTD.and i have declared these under the frameset tag.

Please help me in this regard.

Regards

Swetha

Charles
01-16-2006, 08:05 AM
Those errors have nothing to do with XHTML, they're also errors in HTML.

Read, mark, learn and inwardly digest http://www.w3.org/TR/html4/present/frames.html .