WebSite X5Help Center

 
Marius T.
Marius T.
User

HTML and CSS language between versions  en

Author: Marius T.
Visited 1502, Followers 1, Shared 0  

Hi

I need to remake the old Pro 12 project. It will be imported in Pro 14 or 15 and converted. I am wondering if are some issues about HTML and CSS language between versions. Which is the best from this point of view of HTML CSS version, HTML Tags and so on?

It is equal with which version i will work?

If Danielle had developed a Sitemap code for new versions I can start to use them.

Posted on the
5 ANSWERS
Marius T.
Marius T.
User
Author

HELP to read!

I can see in preview that  Larry Maloney wrote a message but when opening the window there is only my post here.

Read more
Posted on the from Marius T.
John S.
John S.
User

Hello Marius

As we probably will never get the sitemap back, I have been looking for a way to make it myself.

I think I will use a collapsable/expandable list, where one line in the list is a menu item. I have just made a little test :

http://www.bramminginfo.dk/brm09/expand03.html

and it seems to function. Where there is ►► it is possible to expand and see submenus. I just started testing this evening, so there is not much done yet. The code is very simple.

Here is part of the code :

  <LI><span>-Example Sub List 4</span>
<UL>
<LI><span>Example Item 4.1</span></LI>
<LI><span>Example Item 4.2</span></LI>
<LI><span>-Example Item 4.3</span>
<UL>
<LI><span><tab3>Example Item 4.3.1</span></LI>
<LI><span>dark green 4.3.2</span></LI>
<LI><span>Example Item 4.3.3</span></LI>
</UL>
</LI>
</UL>

If someone would be interested I could make a more "finished" example.

Kind regards

John S. 

Read more
Posted on the from John S.
Marius T.
Marius T.
User
Author

Hi John

Yes I wish to make a sitemap on my own, thank you.

Read more
Posted on the from Marius T.
John S.
John S.
User

Hello Marius

I have tested the power mapper : https://www.powermapper.com/products/mapper/ads/visual-site-maps/

and the  Microsys program : https://www.microsystools.com/products/sitemap-generator/help/generate-website-html-sitemap/

But they cannot build a map with the correct structure shown, and the Powermapper is rather expensive.

The way I intend to make it, is totally manual, and it is only to have the html-sitemap. X5 generates the xml sitemap.

Advantage is, that you have full control over the sitemap, and it is independent of the X5 versions.

When you have really many pages on a site, I think this is not the way to do it.

I will make a post when I have a more "finished" version to show as example.

Kind regards

John S.

Read more
Posted on the from John S.
Marius T.
Marius T.
User
Author

It was an old DHTML code, I will search on old drives.

Read more
Posted on the from Marius T.