Page 1 of 1

Something Strange

Posted: Thu Jul 18, 2024 7:40 pm
by asker
In the tutorials I created the flexbox demo. Then I experimented a little. I put background colors in all the areas. It looks fine in the program and in the browser preview and opening the file locally. But after uploading the HTML file to a website there is no formatting whatsoever.

At https://www.endlyss.com/WYSIWYG/ There is the HTML file, the wbs file, and a zip.

Thanks.

Re: Something Strange

Posted: Thu Jul 18, 2024 7:53 pm
by Pablo
If it works local, but not online then you have most likely not published all files. In this case, it looks like the css files is missing.

Re: Something Strange

Posted: Thu Jul 18, 2024 8:13 pm
by asker
That worked. Thank you.