validator says <p> around <span> is bad.

This commit is contained in:
Bradley M. Kuhn 2015-12-26 06:45:00 -08:00
parent 766d3ebf54
commit 740f61c8ae

View file

@ -49,7 +49,6 @@
and other social networks, too. Look
for us everywhere and follow/like us!</p>
<p>
<span id="subbox">
<form method="post" action="https://lists.sfconservancy.org/mailman/subscribe/announce">
You can also subscribe to Conservancy's low-traffic email announce
@ -57,7 +56,7 @@
(and <a href="http://lists.sfconservancy.org/pipermail/announce/">read
its archives</a>): <br/><input name="email" placeholder="person@example.org"/><input type="submit" name="email-button" value="Subscribe"/>
</form>
</span></p>
</span>
</div>