Update Chapter 2/practace/index.html

This commit is contained in:
2026-02-11 15:43:13 -05:00
parent 877a63d65a
commit 264df7a7e8

View File

@@ -7,7 +7,9 @@
</head>
<body>
<header>
<img src="./img/plantworldlg.jpg" alt="plant world logo"/>
<a href="./desert.html">
<img src="./img/plantworldlg.jpg" alt="plant world logo"/>
</a>
</header>
<main>
@@ -38,7 +40,7 @@
<footer>
<p>
Have a question or comment? Call us at (206) 555-PLANT or e-mail us at plantworld@isp.com.
Have a question or comment? Call us at (206) 555-PLANT or e-mail us at plantworld@isp.com
</p>
</footer>
</body>