Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
From HTML to XHTML in livesite.
shiks
Actually we are developing a site using livesite.Earlier we were developing pages keeping in mind that pages will be parsed as html.but now according to requirements we need to parse our code as XHTML.So for that we have made changes in the parser. But now the alignment in the pages is not the same. So i wanted to know why the same code which was running perfectly in HTML is not working in XHTML?Everything is running fine except the alignment part.
thanks in advance
shiks
Find more posts tagged with
Comments
shanon
Please post the .page and the source of the generated HTML AND XHTML.
Also, which Page Layout and Layout Style ( DIV | TABLE ) do you have configured in the default.site ?
Thanks,
Shanon
shiks
Hi,
Thanks for your response.
I am attaching .page and source files when the component is viewed in HTML and XHTML versions.
For the PageLayout(HTML)-DefaultHTML and PageLayout(XHTML)-XHTML 1.0 Transitional is configured.
Both table and Div layouts have been tried but alignment is still a problem.