validator says <p> around <span> is bad.
This commit is contained in:
parent
766d3ebf54
commit
740f61c8ae
1 changed files with 1 additions and 2 deletions
|
@ -49,7 +49,6 @@
|
||||||
and other social networks, too. Look
|
and other social networks, too. Look
|
||||||
for us everywhere and follow/like us!</p>
|
for us everywhere and follow/like us!</p>
|
||||||
|
|
||||||
<p>
|
|
||||||
<span id="subbox">
|
<span id="subbox">
|
||||||
<form method="post" action="https://lists.sfconservancy.org/mailman/subscribe/announce">
|
<form method="post" action="https://lists.sfconservancy.org/mailman/subscribe/announce">
|
||||||
You can also subscribe to Conservancy's low-traffic email 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
|
(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"/>
|
its archives</a>): <br/><input name="email" placeholder="person@example.org"/><input type="submit" name="email-button" value="Subscribe"/>
|
||||||
</form>
|
</form>
|
||||||
</span></p>
|
</span>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue