Advertisement
adamtinsley

Comments code

May 21st, 2011
2,364
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.83 KB | None | 0 0
  1. <div id="comments">
  2. <div id="respond">
  3. <h3 id="reply-title">Leave a Reply <small><a rel="nofollow" id="cancel-comment-reply-link" href="/test/?page_id=7#respond" style="display:none;">Cancel reply</a></small></h3>
  4. <form action="http://www.catskillmountaincontracting.com/test/wp-comments-post.php" method="post" id="commentform">
  5. <p class="comment-notes">Your email address will not be published. Required fields are marked <span class="required">*</span></p> <p class="comment-form-author"><label for="author">Name</label> <span class="required">*</span><input id="author" name="author" type="text" value="" size="30" aria-required='true' /></p>
  6. <p class="comment-form-email"><label for="email">Email</label> <span class="required">*</span><input id="email" name="email" type="text" value="" size="30" aria-required='true' /></p>
  7. <p class="comment-form-url"><label for="url">Website</label><input id="url" name="url" type="text" value="" size="30" /></p>
  8. <p class="comment-form-comment"><label for="comment">Comment</label><textarea id="comment" name="comment" cols="45" rows="8" aria-required="true"></textarea></p> <p class="form-allowed-tags">You may use these <abbr title="HyperText Markup Language">HTML</abbr> tags and attributes: <code>&lt;a href=&quot;&quot; title=&quot;&quot;&gt; &lt;abbr title=&quot;&quot;&gt; &lt;acronym title=&quot;&quot;&gt; &lt;b&gt; &lt;blockquote cite=&quot;&quot;&gt; &lt;cite&gt; &lt;code&gt; &lt;del datetime=&quot;&quot;&gt; &lt;em&gt; &lt;i&gt; &lt;q cite=&quot;&quot;&gt; &lt;strike&gt; &lt;strong&gt; </code></p> <p class="form-submit">
  9. <input name="submit" type="submit" id="submit" value="Post Comment" />
  10. <input type='hidden' name='comment_post_ID' value='7' id='comment_post_ID' />
  11. <input type='hidden' name='comment_parent' id='comment_parent' value='0' />
  12. </p>
  13. </form>
  14. </div><!-- #respond -->
  15. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement