@@ -434,51 +434,41 @@ <h2 id="tutorials"><a name="Tutorials"></a>Tutorials</h2>
434434 into your own websites and applications - or how to use the FEAScript platform visual editor for a
435435 no-code experience.
436436 </ p >
437- < div class ="tutorials-section ">
438- < ul class ="tutorials-list ">
439- < li >
440- < span class ="tutorial-name "> Heat Conduction Through a Wall</ span >
441- < span class ="badge badge-basic "
442- > < a href ="https://feascript.com/tutorials/HeatConduction1DWall.html "> Basic</ a > </ span
443- >
444- < span class ="badge badge-visual "
445- > < a href ="https://feascript.com/tutorials/HeatConduction1DWallPlatform.html "
446- > Visual editor</ a
447- > </ span
448- >
449- </ li >
450- < li >
451- < span class ="tutorial-name "> Heat Conduction in a Two-Dimensional Fin</ span >
452- < span class ="badge badge-basic "
453- > < a href ="https://feascript.com/tutorials/HeatConduction2DFin.html "> Basic</ a > </ span
454- >
455- < span class ="badge badge-mt "
456- > < a href ="https://feascript.com/tutorials/HeatConduction2DFinWorker.html "> Multi-threaded</ a > </ span
457- >
458- < span class ="badge badge-gmsh "
459- > < a href ="https://feascript.com/tutorials/HeatConduction2DFinGmsh.html "
460- > Unstructured Gmsh mesh</ a
461- > </ span
462- >
463- < span class ="badge badge-visual "
464- > < a href ="https://feascript.com/tutorials/HeatConduction2DFinPlatform.html "
465- > Visual editor</ a
466- > </ span
467- >
468- </ li >
469- < li >
470- < span class ="tutorial-name "> Solidification Front Propagation in a 2D Domain</ span >
471- < span class ="badge badge-basic "
472- > < a href ="https://feascript.com/tutorials/SolidificationFront2D.html "> Basic</ a > </ span
473- >
474- < span class ="badge badge-mt "
475- > < a href ="https://feascript.com/tutorials/SolidificationFront2DWorker.html "
476- > Multi-threaded</ a
477- > </ span
478- >
479- </ li >
480- </ ul >
481- </ div >
437+
438+ < ul class ="tutorials-list ">
439+ < li >
440+ < span class ="tutorial-name "> Heat Conduction Through a Wall</ span >
441+ < a href ="https://feascript.com/tutorials/HeatConduction1DWall.html " class ="badge badge-basic "
442+ > Basic</ a
443+ >
444+ < a href ="https://feascript.com/tutorials/HeatConduction1DWallPlatform.html " class ="badge badge-visual "
445+ > Visual editor</ a
446+ >
447+ </ li >
448+ < li >
449+ < span class ="tutorial-name "> Heat Conduction in a Two-Dimensional Fin</ span >
450+ < a href ="https://feascript.com/tutorials/HeatConduction2DFin.html " class ="badge badge-basic "> Basic</ a >
451+ < a href ="https://feascript.com/tutorials/HeatConduction2DFinWorker.html " class ="badge badge-mt "
452+ > Multi-threaded</ a
453+ >
454+ < a href ="https://feascript.com/tutorials/HeatConduction2DFinGmsh.html " class ="badge badge-gmsh "
455+ > Unstructured Gmsh mesh</ a
456+ >
457+ < a href ="https://feascript.com/tutorials/HeatConduction2DFinPlatform.html " class ="badge badge-visual "
458+ > Visual editor</ a
459+ >
460+ </ li >
461+ < li >
462+ < span class ="tutorial-name "> Solidification Front Propagation in a 2D Domain</ span >
463+ < a href ="https://feascript.com/tutorials/SolidificationFront2D.html " class ="badge badge-basic "
464+ > Basic</ a
465+ >
466+ < a href ="https://feascript.com/tutorials/SolidificationFront2DWorker.html " class ="badge badge-mt "
467+ > Multi-threaded</ a
468+ >
469+ </ li >
470+ </ ul >
471+
482472 < p >
483473 Please report any feedback on the above tutorials to the GitHub
484474 < a href ="https://github.com/orgs/FEAScript/discussions "> Discussions</ a > or
0 commit comments