Hi,
I try to paste following in the editor HTML view:
When I change to Design and then back to HTML view, the code changed.
How can we solve this?
Thanks.
I try to paste following in the editor HTML view:
<
hgroup
>
<
h1
>Title goes here</
h1
>
<
h2
>Subtitle of article</
h2
>
</
hgroup
>
When I change to Design and then back to HTML view, the code changed.
<
hgroup
>
</
hgroup
>
<
h1
>Title goes here</
h1
>
<
h2
>Subtitle of article</
h2
>
How can we solve this?
Thanks.