¿Cómo vinculé dos páginas en HTML?
<button onclick="location.href='filename.html'">
</button>
codes_with_roh
<button onclick="location.href='filename.html'">
</button>