Daca vreau un fisier html importat in alt fisier html fara a folosi PHP sau JavaScript care ar fi solutia ? Este
Cod: Selectaţi tot
<link rel="import" href="fisier.html">
Multumesc mult !
Cod: Selectaţi tot
<link rel="import" href="fisier.html">
Cod: Selectaţi tot
<object type="text/html" data="fisier.html" width="700" height="500">
alt: <a href="fisier.html" title="Test">fisier.html</a>
</object>