All my pages are appearing with a clear default 'Foundation Page'. I inserted the following html in the page : <head>
<title>Chess Solver - Endgame Studies and Tactics</title>
<link rel="stylesheet" href="/css/chessboard2Mod.css?1" />
<script src="/js/chess2021.js?2"></script>
<script src="/js/chessboard2.js?1"></script>
<link rel="stylesheet" href="../css/solver.css?1" />
</head> Which is placed under <body> and so ignored. in RW there were several sections to place <head> content code, cannot see it in stacks.... Thanks for the help, I have looked everywhere...