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> </head>
<body> <body>
<header> <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> </header>
<main> <main>
@@ -38,7 +40,7 @@
<footer> <footer>
<p> <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> </p>
</footer> </footer>
</body> </body>