Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
update
  • Loading branch information
pajaro1966 committed Nov 10, 2023
1 parent e87c9a7 commit a7d95f5
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@

<h1>Fragmento 1</h1>

<!--
<iframe src="Fragmento_001.html" style="width:100%; height: 300px;"></iframe>
<iframe src="Fragmento_001_Graph.html" style="width:100%; height: 300px;"></iframe>
Expand All @@ -69,11 +69,18 @@ <h1>Fragmento 1</h1>
<br>
<link href="Fragmento_001.html" rel="import" />
-->
<br>

<div w3-include-html="Fragmento_001.html"></div>

<br>

<div w3-include-html="Fragmento_002_Inter.html"></div>
<div w3-include-html="Fragmento_001_Graph.html"></div>

<br>

<div w3-include-html="Fragmento_001_Inter.html"></div>


<script>
Expand Down

0 comments on commit a7d95f5

Please sign in to comment.